flutter_msal_mobile 1.0.4
flutter_msal_mobile: ^1.0.4 copied to clipboard
A Flutter package for integrating MSAL-based mobile authentication, designed for secure and efficient user identity management in enterprise and business applications.
1.0.4 #
- Fix: When refresh token expired in silent mode, report Signed in account does not match when get access token.
1.0.3+1 #
- Readme modify
1.0.3 #
- Fix IPublicClientApplication init issue
- Upgrade android msal sdk to 5.1
1.0.2+1 #
- Updated README for improved documentation.
1.0.2 #
- Fix single and multiple account mode selection issue
- Downgrade msal android sdk to 4.2 because incompatible issue with minSDK 24 lower
1.0.1 #
- Change example_3_19_0 to example
- Add more details to package description
1.0.0 #
- Initial release.