corsac_jwt 0.3.0
corsac_jwt: ^0.3.0 copied to clipboard
Lightweight implementation of JSON Web Tokens (JWT).
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.