firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
1.92k stars 120 forks source link

feat: Inherit Auth on Folders #223

Open calebbergman opened 3 months ago

calebbergman commented 3 months ago

Auth configuration on folders should support "inherit" from parent, just the same as Auth on requests do - and should likely be the default (rather than "None"). This would help, for instance, in organizing an API by feature all under one umbrella site, all of which share the same Auth.