jwt_decode_full
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
4.3K downloads/mo
#4058 most downloaded on pub.dev
dbilgin/jwt_decode_full
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
3 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jun 2022 to Jun 2022
2023
2024
2025
2026
Releases
latest 3-
0.9.209 Jun 2022 -
0.9.109 Jun 2022 -
0.9.009 Jun 2022Release notes
Open source →Main JWT decoding functionality for extracting:
- headers
- payload
- issuedAt
- expiration
- isExpired