mirror of
https://github.com/danbulant/jose
synced 2026-05-25 13:01:49 +00:00
BREAKING CHANGE: Revised, Promise-based API BREAKING CHANGE: No dependencies BREAKING CHANGE: Browser support (using [Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/)) BREAKING CHANGE: Support for verification using a remote JWKS endpoint BREAKING CHANGE: Experimental Node.js libuv thread pool based runtime (non-blocking 🎉)
12 lines
266 B
Markdown
12 lines
266 B
Markdown
# Module: "jwt/decrypt"
|
|
|
|
## Index
|
|
|
|
### Interfaces
|
|
|
|
* [JWTDecryptGetKey](../interfaces/_jwt_decrypt_.jwtdecryptgetkey.md)
|
|
* [JWTDecryptOptions](../interfaces/_jwt_decrypt_.jwtdecryptoptions.md)
|
|
|
|
### Functions
|
|
|
|
* [jwtDecrypt](../functions/_jwt_decrypt_.jwtdecrypt.md)
|