6 Commits

Author SHA1 Message Date
1b24954c3e refactor: change int to string for Id 2024-11-02 20:21:46 +03:00
23f74b3bdf refactor: change name enums 2024-11-02 00:50:10 +03:00
cd6f25deba refactor: transfer logic
All logic related to token manipulation has been transferred to the AuthService. Also added TOTP 2FA and rethought the logic of logging into the application
2024-10-31 04:12:02 +03:00
b25be758ad feat: add auth token 2024-05-29 05:33:55 +03:00
916b3795ed feat: add ip to struct 2024-05-29 05:27:27 +03:00
58ceca5313 feat: add pre-auth token structure 2024-05-29 04:30:32 +03:00