philiprehberger_jwt_decoder 0.1.1 copy "philiprehberger_jwt_decoder: ^0.1.1" to clipboard
philiprehberger_jwt_decoder: ^0.1.1 copied to clipboard

Lightweight JWT token decoder with typed claim access and expiration checking

0.1.1 - 2026-04-03 #

Fixed #

  • Primary barrel file now matches package name for pub.dev validation

0.1.0 - 2026-04-03 #

Added #

  • JwtDecoder.decode for parsing JWT tokens
  • JwtPayload with typed claim access (subject, issuedAt, expiration, issuer)
  • JwtDecoder.isExpired with clock skew tolerance
  • JwtDecoder.timeToExpiry for remaining validity
  • Custom claim access via claim<T>()
  • Zero external dependencies
0
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publisherphiliprehberger.com

Weekly Downloads

Lightweight JWT token decoder with typed claim access and expiration checking

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on philiprehberger_jwt_decoder