aad_oauth 0.2.0 copy "aad_oauth: ^0.2.0" to clipboard
aad_oauth: ^0.2.0 copied to clipboard

outdated

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

[0.2.0] - 20201007 #

  • Add additional config options #66
  • Throw Exception on return #55
  • Fix Example App #65
  • Comply Pub Dev Requirements #67

[0.1.9] - 20200529 #

[0.1.8] - 20200203 #

  • Fix requested bug on auth cancel
  • Modified to take into account Api permission in Azure AD rather than de default one

[0.1.7] - 20190430 #

[0.1.6] - 20190419 #

  • Fix Token Refresh URL

[0.1.5] - 20190413 #

[0.1.4] - 20190325 #

  • Change from memory cache to secure storage

[0.1.3] - 20190212 #

  • Fix iOS issue by encoding the URL
  • Change dependency of example to local library

[0.1.2] - 20181229 #

  • Added example README

[0.1.1] - 20181229 #

  • Added an example

[0.1.0] - 20181229 #

  • Adjusted library interface
  • Bug fixing

[0.0.1] - 20181228 #

  • Initial release
142
likes
0
pub points
97%
popularity

Publisher

verified publisherearlybyte.ch

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_secure_storage, flutter_webview_plugin, http, pedantic, shared_preferences

More

Packages that depend on aad_oauth