jwt_hero 0.3.1 copy "jwt_hero: ^0.3.1" to clipboard
jwt_hero: ^0.3.1 copied to clipboard

JWT Hero is a Flutter package that helps you to manage JWT tokens in your Flutter app.

0.3.1 #

  • docs: minor fixes in README.md
  • docs: minor fixes in missing comments for documentation
  • fix: minor change in buildHeaders function
  • fix: catch mechanism for unknown exception changed in onRequest functions

0.3.0 #

  • feat: SecureTokenStorage as a default implementation of TokenStorage added
  • docs: clearly explained comments provided Thanks to Galib (#1)
  • fix: SessionExpirationManager renamed to SessionManager
  • fix: Removed unnecessary functions from TokenStorage - close, getStatusStream
  • fix: Import issues fixed

0.2.0 #

  • README.md updated

0.1.0 #

  • Initial version of jwt hero implemented
7
likes
0
points
168
downloads

Publisher

verified publisheryusubov.com

Weekly Downloads

JWT Hero is a Flutter package that helps you to manage JWT tokens in your Flutter app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_jsonwebtoken, dio, flutter, flutter_secure_storage

More

Packages that depend on jwt_hero