v.1.7.6
Fixes:
- Fix the regex from rejecting alternativeKeys with multiple navigation properties. #111. Thanks to @benlaughlin for a pull request!
- Fix to double quote replace function in the alternate key. It was only replacing the first appearance of
". #117
Changes:
- Multiple changes to documentation:
- Replaced an old authentication code example that used
adal-nodewith@azure/msal-node. - Added more information to a Batch Request documentaiton. #112
- Replaced an old authentication code example that used