msal_auth 2.2.0 copy "msal_auth: ^2.2.0" to clipboard
msal_auth: ^2.2.0 copied to clipboard

A comprehensive Flutter plugin for managing Microsoft authentication using the native Microsoft Authentication Library (MSAL).

2.2.0 #

  • Moved loginHint param to acquireToken function.
  • Added support of Prompt option in acquireToken function.

2.1.1 #

  • Updated README for login process stuck on iOS due to missing callback handling. issue#26, issue#33

2.1.0 #

  • Fixed issue of activity is null when FlutterFragmentActivity is used in MainActivity.kt

2.0.2 #

  • Added idToken param in MsalUser class.

2.0.1 #

  • Added support of loginHint.

2.0.0 #

  • Added support for authenticating against Azure AD B2C tenants on iOS.

1.0.8 #

  • Fixed crash in Android when MsalUiRequiredException occurs.
  • Added info about authority used in iOS.
  • Updated example code.

1.0.7 #

  • Fixed Dart Analysis in model classes.

1.0.6 #

  • Added documentation for How to setup app in Azure portal.

1.0.5 #

  • Added documentation for broker authentication.

1.0.4 #

  • Added documentation.

1.0.3 #

  • Fixed Dart Analysis

1.0.2 #

  • Added Dart Analysis

1.0.1 #

  • Set tokenExpiresOn value as a milliseconds since epoch.

1.0.0 #

  • Initial release.
18
likes
0
points
995
downloads

Publisher

verified publisherauberginesolutions.com

Weekly Downloads

A comprehensive Flutter plugin for managing Microsoft authentication using the native Microsoft Authentication Library (MSAL).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_provider

More

Packages that depend on msal_auth