aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/auth
AgeCommit message (Collapse)Author
2025-03-08websocket to pollingnsfisis
2025-03-04rm registration tokennsfisis
2025-03-04update go package namesnsfisis
2024-08-27Revert "."nsfisis
This reverts commit 534df5bd1a36bc7ba5ed76828e37ab6a1240f3c7.
2024-08-22.nsfisis
2024-08-17feat(backend): fetch user icon from forteensfisis
2024-08-17refactor(backend): move fortee packagensfisis
2024-08-17feat(backend): allow login/signup with email addressnsfisis
2024-08-13feat: disallow login with email addressnsfisis
2024-08-11refactor(backend): define OpenAPI spec of fortee login APInsfisis
2024-08-10feat: configure JWT secretnsfisis
2024-08-09feat: support authentication via forteensfisis
2024-08-08feat(worker): re-enable authentication between api-server and workernsfisis
2024-08-08feat(backend/worker): enable `revive` in `golangci-lint`nsfisis
2024-07-31feat: "iOSDC 2024" to "iOSDC Japan 2024"nsfisis
2024-07-30feat(backend): implement password-based authenticationnsfisis
2024-07-29feat: authenticate WebSocket connection by short-lived access tokennsfisis
2024-07-29refactor(backend): enable emit_pointers_for_null_types in sqlcnsfisis
2024-07-28chore(backend): rename root modulensfisis
2024-07-28feat(backend): handle JWT validation manuallynsfisis
2024-07-28rename user's display_username to display_namensfisis
2024-07-27backend: jwtnsfisis