oauth2restclient 0.0.9 copy "oauth2restclient: ^0.0.9" to clipboard
oauth2restclient: ^0.0.9 copied to clipboard

A Dart/Flutter package that simplifies OAuth2 authentication and REST API interactions with automatic token management.

0.0.9 #

  • rename OneDrive provider to Microsoft

0.0.8 #

  • add PUT HTTP method support for OneDrive
  • add OneDriver as provider

0.0.7 #

  • remove debugPrint from _consumeString function

0.0.6 #

  • make scopes optional in OAuth2Provider
  • add dropbox login
  • pkce

0.0.5 #

  • export dropbox provider

0.0.4 #

  • dart format to all source files

0.0.3 #

  • add name to provider

0.0.2 #

  • huge refactoring

0.0.1 #

  • first version
0
likes
150
points
465
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package that simplifies OAuth2 authentication and REST API interactions with automatic token management.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

app_links, crypto, flutter, flutter_secure_storage, http, shared_preferences, url_launcher

More

Packages that depend on oauth2restclient