Skip to content

Releases: hsynlms/fastify-guard

v3.0.1

22 Dec 11:58
Compare
Choose a tag to compare
chore: cleanup

v3.0.0

30 Nov 14:39
Compare
Choose a tag to compare

Fastify v5 support shipped with this version.

Breaking changes:
Minimum Node.js version is 18.

v2.0.0

03 Jul 15:50
Compare
Choose a tag to compare

Fastify v4 support shipped with this version.

Breaking changes:

  • Node.js v12 support dropped.

v1.3.2

23 May 21:37
Compare
Choose a tag to compare

feat: Handle OIDC style scope claims (#9) thanks to @Diginomicon
chore(deps): bump version

v1.3.1

14 Jun 14:31
Compare
Choose a tag to compare

fix: TypeScript wrong type (#7) thanks to @jtsamper

v1.3.0

08 Jun 17:40
Compare
Choose a tag to compare

feat: TypeScript support thanks to @francisdaigle (#2 & #5)
chore: packages are updated

v1.2.2

16 May 19:29
Compare
Choose a tag to compare

Fix: Audit issues

v1.2.1

01 May 01:56
Compare
Choose a tag to compare

Chore: packages are updated
Fix: Audit issues

v1.2.0

10 Nov 15:20
Compare
Choose a tag to compare

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

07 Nov 22:34
Compare
Choose a tag to compare

chore: packages are updated