Files
dance-lessons-coach/cmd/server/main.go
Gabriel Radureau fec3b46e50
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Has been cancelled
CI/CD Pipeline / CI Pipeline (pull_request) Successful in 22m8s
🔐 feat: add JWT authentication support to Swagger UI
- Added ApiKeyAuth security definition for JWT Bearer token authentication
- Configured security scheme with Authorization header and Bearer token format
- Added @Security annotations to greet endpoints (v1 GET, v2 POST) for optional authentication
- Updated Swagger documentation to show authentication requirements
- Maintained backward compatibility - authentication remains optional for greet endpoints

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-07 00:46:04 +02:00

1.5 KiB