feat: ✨ refresh token system
This commit is contained in:
parent
87412ca828
commit
cf1107d09c
7 changed files with 85 additions and 63 deletions
|
@ -1,5 +1,6 @@
|
|||
[server_config]
|
||||
address = "localhost:2344"
|
||||
otp_time_limit = 15
|
||||
login_token_time_limit = 15
|
||||
concurrency_limit = -1
|
||||
login_token_expiration_time_limit = 15
|
||||
login_token_refresh_time_limit = 30
|
||||
concurrency_limit = -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue