Bug Description
Authentication endpoints still added to api docs when arkosConfig.authentication.enabled = false
Expected Behavior
Auth endpoints should not be at openapi docs
Steps to Reproduce
- setup
arkosConfig.authentication.enabled = false
- check /api/docs and notice that auth endpoints are still there
Arkos configuration
Possible Workaround
Package
arkos
Arkos.js Version (or Package version)
1.4.0-beta
Node.js Version
22.x
Database
PostgreSQL
Operating System
macOS
Pre-submission Checklist