easy_dart_jwt 0.3.0 copy "easy_dart_jwt: ^0.3.0" to clipboard
easy_dart_jwt: ^0.3.0 copied to clipboard

A simple JWT library in Dart.

Changelog #

0.3.0 (26-04-25) #

  • Added isValid which checks for time as well.

0.2.0 (05-04-2025) #

  • Initial release of the JWT library.
  • Supports token creation, verification, and decoding.
  • Opted into null safety.

0.1.0 (05-04-2025) #

  • First internal version with basic functionality.
  • First public release (unreleased version).
0
likes
120
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A simple JWT library in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

basic_utils, convert, crypto, pointycastle

More

Packages that depend on easy_dart_jwt