jose/docs/modules/_jwt_verify_.md
Filip Skokan 357fe0b964 feat: Revised API, No dependencies, Browser Support, Promises
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 🎉)
2020-11-14 18:26:46 +01:00

12 lines
256 B
Markdown

# Module: "jwt/verify"
## Index
### Interfaces
* [JWTVerifyGetKey](../interfaces/_jwt_verify_.jwtverifygetkey.md)
* [JWTVerifyOptions](../interfaces/_jwt_verify_.jwtverifyoptions.md)
### Functions
* [jwtVerify](../functions/_jwt_verify_.jwtverify.md)