msal_auth 1.0.8
msal_auth: ^1.0.8 copied to clipboard
A comprehensive Flutter plugin for managing Microsoft authentication using the native Microsoft Authentication Library (MSAL).
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.