msal_js 0.3.0 copy "msal_js: ^0.3.0" to clipboard
msal_js: ^0.3.0 copied to clipboard

outdated

A Dart wrapper for the 'Microsoft Authentication Library Preview for JavaScript (MSAL.js)'.

v0.3.0 #

  • Rewrote entire library using package:js.
  • The constructor for UserAgentApplication now semantically matches the JavaScript version.
  • The constructor for Logger now semantically matches the JavaScript version.
  • No longer contains a build of msal.js. A valid version of msal.js must be installed separately.

Versions listed below are not available on pub as they were made before this package was published.

v0.2.1 #

  • Fix MsalException not correctly decoding the error code/description.

v0.2.0 #

  • Support for msal.js v0.2.3.
  • All UserAgentApplication constructor parameters are now named. Parameters that used to be positional are now marked as @required.

v0.1.0 #

  • Support for msal.js v0.1.5.
19
likes
0
pub points
88%
popularity

Publisher

unverified uploader

A Dart wrapper for the 'Microsoft Authentication Library Preview for JavaScript (MSAL.js)'.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js

More

Packages that depend on msal_js