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

A easy dart package to decode JSON Web Tokens, and to check and give its expiry dates

0.3.1 23-03-2021 #

  • Fix manual dependency override for test package
  • Fix failing test cases for non-UTC+5:30 timezones

0.3.0 14-03-2021 #

  • Migrated the package to null safety standards.
  • Migrated from flutter package to dart package.

0.2.0 23-12-2020 #

  • Features added:
    • To check if the token is expired or not
    • Get the expiry date
  • Added examples and test cases

0.1.0 26-01-2020 #

  • Updated License to BSD

0.0.1 26-01-2020 #

  • Initial release of jwt-decode
120
likes
150
points
348k
downloads

Publisher

verified publisherimsid.xyz

Weekly Downloads

A easy dart package to decode JSON Web Tokens, and to check and give its expiry dates

Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on jwt_decode