Commit Graph

5 Commits

Author SHA1 Message Date
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
2efdc6dbfe feat: add auth service to DI 2024-05-29 06:04:09 +03:00
8408b80c35 feat: add pre-auth to DI 2024-05-29 04:34:00 +03:00
6029ea3c2c refactor: move hashing to services 2024-05-29 04:11:04 +03:00
656d7dca0b feat: add DI 2024-05-29 04:09:10 +03:00