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
1f3aaca3cf
sec: move token from responce to cookie
2024-10-09 03:00:26 +03:00
b49df925d4
fix: doesn't set expire time for fingerpring
2024-10-09 02:58:52 +03:00
c9ebddf27a
fix: remove cache for method
2024-10-09 02:58:09 +03:00
1c981fb7bf
refactor: code restructuring
2024-10-07 02:13:35 +03:00
88d78dfab3
build: update ref
2024-09-18 06:00:07 +03:00
592e8a1b42
feat: add renew password
Build and Deploy Docker Container / build-and-deploy (push) Failing after 1m34s
.NET Test Pipeline / build-and-test (push) Has been cancelled
2024-08-27 22:52:07 +03:00
fba842acc3
feat: add a cache with a short lifetime
.NET Test Pipeline / build-and-test (push) Successful in 2m3s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m34s
2024-08-24 04:30:31 +03:00
24c75e4306
refator: set fingerprint expire instead session mode
2024-08-24 02:26:11 +03:00
dee89b278b
refactor: set HttpOnly for debug mode too
2024-08-24 02:25:29 +03:00
b1250616a7
refactor: use this in static method
2024-08-10 23:11:43 +03:00
820828276e
fix: get sub url without first "api"
2024-07-05 01:59:36 +03:00
f42caa3a45
feat: add sub path for actual url
2024-07-05 01:35:19 +03:00
75c1aebea6
refactor: change namespace
2024-07-04 23:54:17 +03:00
41b5bb571b
docs: add xml comments
.NET Test Pipeline / build-and-test (pull_request) Successful in 5m16s
2024-06-28 22:55:18 +03:00
160c7505f0
feat: add controller for authentication
.NET Test Pipeline / build-and-test (pull_request) Successful in 3m45s
2024-06-21 21:52:21 +03:00