flutter_secure_token_manager 1.0.0 copy "flutter_secure_token_manager: ^1.0.0" to clipboard
flutter_secure_token_manager: ^1.0.0 copied to clipboard

Safely store access and refresh tokens, efficiently refreshing access tokens upon expiration.

1.0.0 #

  • Stable release.
  • Serialised concurrent token refresh — simultaneous callers wait on a single refresh rather than triggering multiple.
  • Added isTokenExpired override for non-JWT tokens.
  • Upgraded all dependencies to latest versions.

0.0.2 #

  • Upgrade dependencies to latest versions for improved performance and security.

0.0.1 #

  • Initial release: securely store and manage access and refresh tokens with automatic refresh on expiration.
6
likes
160
points
212
downloads

Documentation

API reference

Publisher

verified publishersharmadhiraj.com

Weekly Downloads

Safely store access and refresh tokens, efficiently refreshing access tokens upon expiration.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter, flutter_secure_storage, jwt_decoder

More

Packages that depend on flutter_secure_token_manager