oauth2 0.9.3 copy "oauth2: ^0.9.3" to clipboard
oauth2: ^0.9.3 copied to clipboard

outdatedDart 1 only

A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

0.9.3 #

  • Update the http dependency.

  • Since http 0.11.0 now works in non-dart:io contexts, oauth2 does as well.

0.9.2 #

  • Expand the dependency on the HTTP package to include 0.10.x.

  • Add a README file.

302
likes
20
pub points
97%
popularity

Publisher

verified publishertools.dart.dev

A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

http, http_parser

More

Packages that depend on oauth2