Skip to content

Releases: fastify/fastify-bearer-auth

v5.0.0

28 May 14:23
Compare
Choose a tag to compare

add missing tsd config (#39)
Update to V3 (#38)
removes request deprecated dependency (#36)

v4.2.0

11 May 20:25
d1bb4ea
Compare
Choose a tag to compare
  • Add key validation function #21

v4.1.0

06 May 20:27
Compare
Choose a tag to compare

📚 PR:

  • Added bearerType option (#20)

v4.0.0

25 Feb 09:00
Compare
Choose a tag to compare
  • Use updated Fastify v2 hooks - 78adb35

v3.1.1

25 Feb 08:59
Compare
Choose a tag to compare
  • Support for Fastify v1 only

v3.1.0

13 Feb 16:28
Compare
Choose a tag to compare
  • Support both Fastify v1 and Fastify v2.

v3.0.1

05 May 12:50
d423578
Compare
Choose a tag to compare
  • Implement constant time key checking (#7 #8)

v3.0.0

06 Mar 21:02
1140c77
Compare
Choose a tag to compare
  • Update for Fastify v1.0.0

v2.1.2

11 Feb 14:02
f4b305a
Compare
Choose a tag to compare
  • Update dependencies (make compatible with Fastify v1.0.0-rc.1)

v2.1.1

17 Jan 00:16
017dfc5
Compare
Choose a tag to compare
  • Update dependencies
  • Add metadata