oauth 0.4.0 copy "oauth: ^0.4.0" to clipboard
oauth: ^0.4.0 copied to clipboard

Dart 1 only

An implementation of OAuth 1.0a per RFC 5849

0.4.0 #

  • Use Random.secure() to generate random bytes
  • Updated to work with latest versions of packages like crypto
  • BREAKING: generateParameters now takes a http package Request object rather than a BaseRequest
0
likes
20
pub points
30%
popularity

Publisher

unverified uploader

An implementation of OAuth 1.0a per RFC 5849

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cipher, crypto, http

More

Packages that depend on oauth