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

Azure Active Directory OAuth2 authentication package for Flutter with a ready-to-use login button.

1.0.2 #

  • Relaxed flutter_secure_storage constraint to >=9.0.0 to allow any version from 9.0.0 onwards without conflicts.

1.0.1 #

  • Bumped webview_flutter to ^4.14.0.
  • Bumped flutter_secure_storage to ^10.3.1.
  • Bumped shared_preferences to ^2.5.5.

1.0.0 #

  • Initial release.
  • WebView-based OAuth2 authorization code flow with automatic token refresh.
  • MicrosoftLoginButton — pre-styled Azure AD login button.
  • GoogleLoginButton — pre-styled Google login button.
  • OAuthLoginButton — generic button for any OAuth2 provider.
  • AadOAuth — programmatic API (login, getAccessToken, tokenIsValid, logout).
  • Secure token caching via flutter_secure_storage.
1
likes
160
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Azure Active Directory OAuth2 authentication package for Flutter with a ready-to-use login button.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, http, shared_preferences, webview_flutter

More

Packages that depend on msl_oauth_login