oauth2_custom_uri_scheme 0.3.2 oauth2_custom_uri_scheme: ^0.3.2 copied to clipboard
An implementation of OAuth 2.0 authorization code grant with redirection to application specific custom URL scheme.
0.3.2 #
- OAuth2Config.authorize: reset should be false by default.
0.3.1 #
- Minor updates.
0.3.0 #
- BREAKING CHANGE:
OAuth2Config
is moved tooauth2_custom_uri_scheme.dart
. - Add several helper methods for POST/PUT requests.
0.2.0 #
- Introducing easy to use widgets;
OAuth2Config
andOAuth2TokenHolder
.
0.1.1 #
- Fix build issue on iOS caused by podspec.