v1.0.1
- Fixed
AuthRequest.extraQueryParameters
not working. - Removed dependency on
package:js
. - Deprecated
FrameworkOptions
. The 'framework' configuration forUserAgentApplication
is an unfortunate coupling betweenmsal-core
andmsal-angular(js)
. Since this package only wrapsmsal-core
, setting these options does nothing and should not have been included in the API to begin with. It will be removed in a future release.