summaryrefslogtreecommitdiff
path: root/player-server/internal/api/middleware.go
AgeCommit message (Expand)Author
2026-05-19Inject narrow api.Authenticator into NewMiddlewarePaul Buetow
2026-05-19Replace hardcoded public-path whitelist with route registryPaul Buetow
2026-05-17Add Bearer token authentication alongside session cookiesPaul Buetow
2026-05-17Add /api/v1/ versioning aliasPaul Buetow
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow