Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 956 Bytes

Changelog.md

File metadata and controls

29 lines (16 loc) · 956 Bytes

1.0.2 - 2021-01-21

Retired outdated app-creation doc PR 37

1.0.1 - 2020-10-15

Fixed sample documentation in README.md PR 19

1.0.0 - 2020-05-27

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

0.1.5 - 2020-04-21

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

0.1.4 - 2019-04-05

0.1.3 - 2018-12-17

0.1.2 - 2018-11-28

0.1.1 - 2018-10-05

0.1.0 - 2018-09-17

Created browser auth package with basic features.