hsynlms / fastify-guardLinks
A simple user role and scope check plugin to protect endpoints for Fastify
☆55Updated 10 months ago
Alternatives and similar repositories for fastify-guard
Users that are interested in fastify-guard are comparing it to the libraries listed below
Sorting:
- A Fastify plugin to facilitate working with cache headers☆223Updated 3 weeks ago
- Dependency injection support for fastify☆121Updated this week
- A fastify csrf plugin☆164Updated 3 weeks ago
- A Fastify plugin to require bearer Authorization headers☆181Updated 3 weeks ago
- Fastify plugin for scheduling periodic jobs☆114Updated 3 weeks ago
- Decorates fastify instance with a map of routes☆122Updated 3 weeks ago
- A low overhead circuit breaker for your routes☆161Updated 3 weeks ago
- Provide Server-Sent Events to Fastify☆118Updated 11 months ago
- Fastify Basic auth plugin☆90Updated last week
- Validate your env variables using Ajv and dotenv☆256Updated last week
- Fastify plugin to check environment variables☆232Updated 2 weeks ago
- Use passport strategies for authentication within a fastify application☆298Updated 2 weeks ago
- Run multiple auth functions in Fastify☆371Updated 2 weeks ago
- Set of Typescript decorators to build Fastify server with controllers, services and hooks☆304Updated 9 months ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆128Updated 3 weeks ago
- ⚔️ Declarative NodeJS web framework with REST API route auto-generation, DI, and decorators, build on top of Fastify and TypeScript.☆93Updated 2 weeks ago
- Enable to perform login using oauth2 protocol☆301Updated 3 weeks ago
- Create a secure stateless cookie session for Fastify☆223Updated 3 weeks ago
- fastest way to map directories to URLs in fastify☆91Updated 2 years ago
- Fastify plugin for handling multipart/form-data☆89Updated 2 years ago
- Plugin to share a common Redis connection across Fastify☆227Updated 3 weeks ago
- Compact request logger plugin for fastify☆21Updated 9 months ago
- 🚀 Fastify & TypeScript starter repository