jose/lib/jwt
2020-09-08 14:12:04 +02:00
..
decode.js refactor: change JWT.decode error message for encrypted JWTs 2020-09-08 14:12:04 +02:00
index.js docs: update decode docs to be less likely to be discovered instead of verify 2020-09-03 16:05:24 +02: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