msal_auth_plugin 1.0.2 copy "msal_auth_plugin: ^1.0.2" to clipboard
msal_auth_plugin: ^1.0.2 copied to clipboard

A Flutter plugin for Microsoft Entra ID (Azure AD) authentication using MSAL.

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 - 2025-10-22 #

πŸ›  Fixes #

  • Updated README: clarified release build command and setup notes.

1.0.1 - 2025-10-13 #

πŸš€ Added #

  • Initial release of msal_auth_plugin
  • Support for Android and iOS platforms
  • Interactive and silent token acquisition methods
  • Support for multiple authentication brokers:
    • Microsoft Authenticator
    • System Browser
    • In-App WebView
  • Single account mode authentication support
  • Detailed authentication result including account information
  • Example app demonstrating plugin integration and usage
  • Comprehensive documentation and setup guide for Android & iOS
4
likes
160
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Microsoft Entra ID (Azure AD) authentication using MSAL.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on msal_auth_plugin

Packages that implement msal_auth_plugin