flutter_appauth 0.0.2+1
flutter_appauth: ^0.0.2+1 copied to clipboard
This plugin provides a Flutter bridge for AppAuth
0.0.2+1 #
- Switch example to connect to test instance of IdentityServer4
0.0.2 #
- Fix error when either
discoveryUrl
orissuer
has been passed to theAuthorizationTokenRequest
constructor
0.0.1+1 #
- Update the README to add sections for setting up on Android and iOS
0.0.1 #
- Initial release of the plugin.