Skip to content

Create generic middleware library #2

@Yeseh

Description

@Yeseh

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions