dart_azure_ad_sign_in 1.0.2 dart_azure_ad_sign_in: ^1.0.2 copied to clipboard
dart_azure_ad_sign_in allows Flutter and Dart apps to obtain authentication tokens for authorized access to protected resources like Azure web APIs.
1.0.2 #
- Fixed broken shield badge
1.0.1 #
- Moved abstract infrastructure classes into interface directory
- Removed installation guide to instead link to the installation page
- Added coffee link
1.0.0+3 #
- Added link to demo-apps
- fixed readme-table links
- fixed dart format
1.0.0+2 #
- Replaced long row tables with HTML, as pub.dev is not supporting it
1.0.0+1 #
- Replaced mermaid diagram in README.md with image
1.0.0 #
- Initial version.