femto-backend/Femto.Api/Controllers/Auth
2025-06-01 23:35:33 +02:00
..
AuthController.cs dont use user from user cookie whatsoever!!! 2025-06-01 23:35:33 +02:00
CreateSignupCodeRequest.cs misc 2025-05-18 22:22:20 +02:00
DeleteSessionRequest.cs hopefully not a horribly foolish refactoring 2025-05-11 23:26:09 +02:00
GetUserInfoResult.cs do sessions in memory and also fix glaring security hole 2025-06-01 23:28:00 +02:00
ListSignupCodesResult.cs misc 2025-05-18 22:22:20 +02:00
LoginRequest.cs hopefully not a horribly foolish refactoring 2025-05-11 23:26:09 +02:00
LoginResponse.cs misc 2025-05-18 22:22:20 +02:00
RegisterRequest.cs wip 2025-05-15 17:47:20 +02:00
RegisterResponse.cs misc 2025-05-18 22:22:20 +02:00