Releases: tanmaykm/JWTs.jl
Releases · tanmaykm/JWTs.jl
v0.3.0
JWTs v0.3.0
Diff since v0.2.5
Merged pull requests:
- chore: remove use of
@assert
s (#31) (@tanmaykm)
- feat: allow specifying optional algorithms during verification (#32) (@tanmaykm)
Closed issues:
- Remove use of
@assert
s in some areas? (#27)
- Specify algorithm when validating token? (#28)
v0.2.3
JWTs v0.2.3
Diff since v0.2.2
Merged pull requests:
Closed issues:
- How to extract modulus "n" and exponent "e" from public key (#21)
- ERROR: Unexpected end of input when using
claims
on README example jwt (#22)
v0.2.2
JWTs v0.2.2
Diff since v0.2.1
Closed issues:
- refresh! fails if no alg key is supplied (#18)
Merged pull requests:
v0.2.0
JWTs v0.2.0
Diff since v0.1.3
Closed issues:
- Method error when using JWKRSA keys (#13)
Merged pull requests:
JWTs v0.1.2
Merge pull request #7 from tanmaykm/tan/misc
add Project.toml, update travis yaml
JWTs v0.1.1
Merge pull request #6 from tanmaykm/tan/misc
delete Project and Manifest tomls