Static Config Auth
Static Config Authorization
Static Config Auth
auth:
environmentEnabled: false
dbEnabled: false
token: "your-secret-token"
Clients include the token in the Authorization header:
Authorization: Bearer your-secret-token