fastify / fastify-secure-sessionLinks
Create a secure stateless cookie session for Fastify
☆225Updated 2 weeks ago
Alternatives and similar repositories for fastify-secure-session
Users that are interested in fastify-secure-session are comparing it to the libraries listed below
Sorting:
- A Fastify plugin to require bearer Authorization headers☆185Updated 2 weeks ago
- Session plugin for fastify☆123Updated 2 weeks ago
- Plugin helper for Fastify☆235Updated 2 weeks ago
- A Fastify plugin to facilitate working with cache headers☆225Updated 2 weeks ago
- A fastify csrf plugin☆165Updated 2 weeks ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆129Updated 2 months ago
- Use passport strategies for authentication within a fastify application☆300Updated 2 weeks ago
- Require all plugins in a directory☆363Updated 2 weeks ago
- Fastify compression utils☆224Updated 2 weeks ago
- Fastify plugin to check environment variables☆232Updated 2 weeks ago
- Plugin to share a common Redis connection across Fastify☆225Updated 2 weeks ago
- Enable to perform login using oauth2 protocol☆310Updated 2 weeks ago
- Decorates fastify instance with a map of routes☆125Updated 2 weeks ago
- Run multiple auth functions in Fastify☆372Updated 2 weeks ago
- Fastify plugin for scheduling periodic jobs☆117Updated 2 weeks ago
- A Fastify plugin to parse x-www-form-urlencoded bodies☆135Updated 2 weeks ago
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆198Updated 2 weeks ago
- Add an accepts parser to Fastify