-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
InductServer should take several options to configure the webserver. Adding these options allow for extensive customization of the webserver, with barely any code.
Some ideas:
- Toggle router auto loading
- Port the server should run on
- Toggle security essentials middleware (pre configured xsrf, helmet, security headers)
- Root namespace of the webserver Ex: /api
- Enable authorization Ex: simple RBAC with verification middleware for admin role
- Different authentication methods Ex: simple, JWT, Oauth2
Also useful for code generation using the Induct Core framework.
Metadata
Metadata
Assignees
Labels
No labels