msal_mobile 0.1.4 msal_mobile: ^0.1.4 copied to clipboard
A Flutter plugin for authenticating with Azure AD on Android and iOS using the Microsoft Authentication library (MSAL).
0.0.1 #
- Allow for single client authentication via MSAL
- Android and iOS platform implementations
- APIs include: sign in, sign out, acquire token interactive and silent, get active account
0.0.2 #
- code formatting updates
0.1.0 #
- beta release
0.1.1 #
- bug fixes
0.1.2 #
- bug fixes
0.1.3 #
- update dependencies
0.1.4 #
- New documentation on setting up Azure delegated permissions