UNPKG

@smontero/fastify-az-jwt-verify

Version:

Azure JWT token verification plugin for Fastify

17 lines (13 loc) 444 B
### 2019-11-20 / 0.2.0 * chore: Added CHANGELOG.md * fix: Switch to got for HTTP fetching. Fixes #5. * chore: Fix README example. Fixes #5. ### 2019-11-20 / 0.1.0 - chore: Disable coverage. - chore: Remove codecov. - chore: Add GitHub CI action. - fix: Throw in case of bad options. Fixes #3. - fix: Do not swallow errors. Fixes #4. - feat: Introduce RS256 key caching. Closes #2. - feat: Use strict mode. Closes #1. - feat: Initial commit.