summaryrefslogtreecommitdiff
path: root/player-server/internal/api/handlers_auth.go
AgeCommit message (Expand)Author
2026-05-21Add GET /api/v1/auth/count endpoint and first-run routing in Android appPaul Buetow
2026-05-20Merge j9+i9: LIKE wildcard escaping and CreateUser password validationPaul Buetow
2026-05-20Inject clock.Clock into api.Server and replace time.Now() in share/auth handlersPaul Buetow
2026-05-17Add /api/v1/auth/tokens endpoints for API token managementPaul Buetow
2026-05-17Restructure repo: move Go server into player-server/Paul Buetow