Retired outdated app-creation doc PR 37
Fixed sample documentation in README.md PR 19
Updating @azure/ms-rest-azure-env
and @azure/ms-rest-js
dependencies to allow authentication in the browsers for the Azure SDKs that have moved on to using v2 of @azure/ms-rest-js
.
PR 30
Allow popUp
(boolean) option to be passed to the AuthManager. Setting this option to true enables login through a popup window instead of a full redirect. The default value is false
.
PR 28
Created browser auth package with basic features.