jwt_decode_full 0.9.2 copy "jwt_decode_full: ^0.9.2" to clipboard
jwt_decode_full: ^0.9.2 copied to clipboard

A JWT decoder that allows you to extract all the necessary data like the header, payload, expiration date and issued date from a JWT.

0.9.2 #

Fixed expiration calculation.

0.9.1 #

Fixed the readme import and title.

0.9.0 #

Main JWT decoding functionality for extracting:

  • headers
  • payload
  • issuedAt
  • expiration
  • isExpired
2
likes
140
pub points
90%
popularity

Publisher

verified publisherdbilgin.com

A JWT decoder that allows you to extract all the necessary data like the header, payload, expiration date and issued date from a JWT.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on jwt_decode_full