jaguar_jwt 1.1.5 copy "jaguar_jwt: ^1.1.5" to clipboard
jaguar_jwt: ^1.1.5 copied to clipboard

outdated

Provides JWT utilities for Dart including issuing a token, verifing a token and parsing a token.

Changelog #

0.3.9 #

  • Fixed expiry being offset rather than time

0.3.7 #

  • Fixed bug regarding expiry comparing with local time

0.3.6 #

  • Fixed bug regarding signatures without padding

0.3.5 #

  • All times are in UTC

0.3.4 #

  • Fixed iat (issued at) field

0.3.0 #

  • Simplified interface!
  • issueJwtHS256 function to issue a JWT HS256 based token
  • verifyJwtHS256Signature to verify the signature and structure of JWT token
76
likes
30
pub points
96%
popularity

Publisher

unverified uploader

Provides JWT utilities for Dart including issuing a token, verifing a token and parsing a token.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

auth_header, crypto

More

Packages that depend on jaguar_jwt