feat: ✨ one time password
feat: ✨ json web token feat: ✨ mail template
This commit is contained in:
parent
c7863c806a
commit
bb2b70ccac
16 changed files with 536 additions and 9 deletions
|
@ -1,2 +1,5 @@
|
|||
[server_config]
|
||||
address = "localhost:2344"
|
||||
address = "localhost:2344"
|
||||
otp_time_limit = 15
|
||||
login_token_time_limit = 15
|
||||
concurrency_limit = -1
|
Loading…
Add table
Add a link
Reference in a new issue