Releases: fastify/fastify-bearer-auth
Releases · fastify/fastify-bearer-auth
v5.0.0
add missing tsd config (#39)
Update to V3 (#38)
removes request
deprecated dependency (#36)
v4.2.0
- Add key validation function #21
v4.1.0
📚 PR:
- Added bearerType option (#20)
v4.0.0
- Use updated Fastify v2 hooks - 78adb35
v3.1.1
- Support for Fastify v1 only
v3.1.0
- Support both Fastify v1 and Fastify v2.
v3.0.1
- Implement constant time key checking (#7 #8)
v3.0.0
- Update for Fastify v1.0.0
v2.1.2
- Update dependencies (make compatible with Fastify v1.0.0-rc.1)
v2.1.1
- Update dependencies
- Add metadata