oauth1 2.0.0 copy "oauth1: ^2.0.0" to clipboard
oauth1: ^2.0.0 copied to clipboard

"RFC 5849: The OAuth 1.0 Protocol" client implementation for Dart.

2.0.0 #

  • Migrate to null safety

1.0.6 #

  • Fixed parameter encoding

1.0.5 #

  • Allow oauth_callback_confirmed=1 in addition to oauth_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
14
likes
120
pub points
87%
popularity

Publisher

unverified uploader

"RFC 5849: The OAuth 1.0 Protocol" client implementation for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, http

More

Packages that depend on oauth1