fullstack-boilerplate
fullstack-boilerplate copied to clipboard
feat: Disable authentication / authorization flag
Disabling authentication / authorization with the environment variable AUTH_DISABLE could be useful in development.
Agreed.