corsac_jwt 1.0.1 copy "corsac_jwt: ^1.0.1" to clipboard
corsac_jwt: ^1.0.1 copied to clipboard

Lightweight implementation of JSON Web Tokens (JWT).

1.0.1 #

  • Internal changes.

1.0.0 #

  • Allow setting kid header from signers.
  • Allow setting standard typ header from builder.

1.0.0-nullsafety.1 #

  • Support null safety (#21)

0.4.0 #

  • Allow setting custom headers. See JWTBuilder.setHeader for details.

0.3.0 #

  • Upgraded dependencies.

0.2.2 #

  • Upgraded dependencies which fixes an issue with validating Firebase id tokens.

0.2.1 #

  • Added getter to access headers map (read-only).

0.2.0 #

  • Added back RS256 signer (#11)

0.1.2 #

  • Exposed complete claims Map (read-only).

0.1.1 #

  • Relaxed SDK constraint to allow 2.0.0-dev versions.

0.1.0 #

  • Initial release.
28
likes
140
pub points
96%
popularity

Publisher

verified publishermemspace.app

Lightweight implementation of JSON Web Tokens (JWT).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

asn1lib, crypto, logging, pointycastle, rsa_pkcs

More

Packages that depend on corsac_jwt