passputter 4.0.0 copy "passputter: ^4.0.0" to clipboard
passputter: ^4.0.0 copied to clipboard

discontinuedreplaced by: oauth_dio

Easily authenticate using OAuth 2.0 client/password grants.

4.0.0 #

  • BREAKING: Remove clientTokenInterceptor getter and replace with getClientTokenInterceptor method

3.0.0 #

  • BREAKING: isLoggedIn now returns Future<bool> instead of bool

2.1.0 #

  • Add pre-constructed ClientTokenInterceptor and UserTokenInterceptor to Passputter

2.0.1 #

  • Fix build
  • Export OAuthToken

2.0.0 #

  • BREAKING: TokenStorage now provides the option to asynchronously retrieve tokens.
  • Fix internal lint errors
  • Upgrade dependencies

1.0.2 #

  • Automatically refreshes expired client tokens
  • Handle case where a user token has expired but has no refresh token
  • Extra testing

1.0.1 #

  • Automated publishing set up

1.0.0 #

  • Initial version, created by Stagehand
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Easily authenticate using OAuth 2.0 client/password grants.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

clock, dio, meta

More

Packages that depend on passputter