flutter_aad_oauth 2.3.0 copy "flutter_aad_oauth: ^2.3.0" to clipboard
flutter_aad_oauth: ^2.3.0 copied to clipboard

A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.

2.3.0 #

  • Update dependencies and compileSdkVersion to latest versions

2.2.0 #

  • Fixed Display ID mismatch found
  • Removed keyboard_actions

2.1.2 #

  • Optional parameter added to FlutterAadOauth to allow saving multiple tokens. Details in README

2.1.1 #

  • Fixed context issues for launching webview

2.1.0 #

  • FlutterAadOauth is no longer a singleton. We can authenticate to multiple systems

2.0.1 #

  • Fixed bug in web refresh flow

2.0.0 #

  • Add Flutter Web Support
  • Updated initial config to receive new parms and support web auth

1.0.4 #

  • Checking if the token is valid now, update if necessary

1.0.3 #

  • Fixed problem with url in iOS launch

1.0.2 #

  • tokenIsValid method changed

1.0.1 #

  • Fixed nullable bug

1.0.0 #

  • Updated to null safety

0.0.3 #

  • Update Read.me
  • Implementing new methods to retrieve refresh toekn and other informations from the token

0.0.2 #

  • Update Read.me

0.0.1 #

  • Initial release
  • Same package as aad_oauth except this one adds a new method to retrive the id token
14
likes
110
pub points
85%
popularity

Publisher

unverified uploader

A Flutter OAuth package for performing user authentication against Azure Active Directory OAuth2 v2.0 endpoint.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_secure_storage, flutter_web_plugins, http, platform, shared_preferences, universal_html, webview_flutter

More

Packages that depend on flutter_aad_oauth