msal4flutter 0.1.0 copy "msal4flutter: ^0.1.0" to clipboard
msal4flutter: ^0.1.0 copied to clipboard

Unofficial Flutter package for The Microsoft Authentication Library (MSAL).

0.1.0 #

  • Added automatic token caching and refresh support
  • Added TokenStorage interface for custom persistent storage
  • Added acquireTokenSilent() for silent token acquisition
  • Added forceRefresh() and signOut() methods
  • Improved error handling for device code flow
  • Breaking: acquireTokenSilent() and acquireTokenInteractive() now return AuthenticationResult

0.0.2 #

  • Upgrade the gio library

0.0.1 #

  • Only supports device authorization of OAuth 2.0.
1
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Flutter package for The Microsoft Authentication Library (MSAL).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, gio, url_launcher

More

Packages that depend on msal4flutter