feat: one time password

feat:  json web token
feat:  mail template
This commit is contained in:
Ahmet Kaan GÜMÜŞ 2025-01-11 17:29:18 +03:00
parent c7863c806a
commit bb2b70ccac
16 changed files with 536 additions and 9 deletions

View file

@ -1,2 +1,5 @@
[server_config]
address = "localhost:2344"
address = "localhost:2344"
otp_time_limit = 15
login_token_time_limit = 15
concurrency_limit = -1