jose/lib/jwt
2020-10-29 20:26:09 +01:00
..
decode.js refactor: change JWT.decode error message for encrypted JWTs 2020-09-08 14:12:04 +02:00
index.js fix: allow stubbing of the JWT.decode function 2020-10-29 20:26:09 +01:00
profiles.js refactor: move JWT profile specifics outside of generic JWT 2020-09-08 14:12:04 +02:00
shared_validations.js refactor: move JWT profile specifics outside of generic JWT 2020-09-08 14:12:04 +02:00
sign.js refactor: removed nonce option from JWT.sign 2020-09-08 14:12:04 +02:00
verify.js refactor: move JWT profile specifics outside of generic JWT 2020-09-08 14:12:04 +02:00