sendou.ink/app/modules/auth
Kalle f0fe425b5f return redirect -> throw redirect
For consistency but also I think sometimes the data
loading gets screwed up if you don't throw
2023-07-28 21:41:51 +03:00
..
authenticator.server.ts Move auth to modules 2022-06-11 11:21:06 +03:00
DiscordStrategy.server.ts Use new Discord display name, make showing unique username optional Closes #1391 2023-06-17 16:02:09 +03:00
errors.ts Show dialog for failed login attempts 2022-10-20 22:40:34 +02:00
index.ts Fix TS error 2022-10-21 22:15:15 +03:00
routes.server.ts return redirect -> throw redirect 2023-07-28 21:41:51 +03:00
session.server.ts Try Cypress in Github Actions 6 2022-07-08 14:27:16 +03:00
user.server.ts Introduce getUserId and requireUserId 2023-01-14 13:45:06 +02:00
user.ts More graceful 404's 2022-06-18 23:37:57 +03:00