-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add a collection of pre-made middleware functions. This further expands the prototyping capabilities of Induct by offering
For example:
- Authentication: simple auth, JWT, Oauth2
- Authorization: simple RBAC admin check
- Security: pre configured xsrf protection, and security headers
- Rate limiters
The library should expose several premade middleware chains that can be applied easily to router configuration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request