Releases: hsynlms/fastify-guard
Releases · hsynlms/fastify-guard
v3.0.0
Fastify v5 support shipped with this version.
Breaking changes:
Minimum Node.js version is 18.
v2.0.0
Fastify v4 support shipped with this version.
Breaking changes:
- Node.js v12 support dropped.
v1.3.2
feat: Handle OIDC style scope claims (#9) thanks to @Diginomicon
chore(deps): bump version
v1.2.1
Chore: packages are updated
Fix: Audit issues
v1.2.0
feat: hasRole
method to check the authenticated user has the role
feat: hasScope
method to check the authenticated user has the scope
v1.1.2
chore: packages are updated