oauth1 2.1.0 oauth1: ^2.1.0 copied to clipboard
"RFC 5849: The OAuth 1.0 Protocol" client implementation for Dart.
2.1.0 #
- Support for newer Dart and
http
versions
2.0.0 #
- Migrate to null safety
1.0.6 #
- Fixed parameter encoding
1.0.5 #
- Allow
oauth_callback_confirmed=1
in addition tooauth_callback_confirmed=true
- Add example
1.0.3 #
- Confirm compatibility with package http 0.12.0
1.0.2 #
- Further cleanup for Dart 2 support
1.0.1 #
- Support Dart 2