refactor(auth): simplify admin session token flow
This commit is contained in:
@@ -15,8 +15,7 @@ logger:
|
||||
addSource: false
|
||||
|
||||
auth:
|
||||
accessTokenTTLHours: 12
|
||||
refreshTokenTTLDays: 7
|
||||
tokenTTLHours: 12
|
||||
maxFailedAttempts: 5
|
||||
credentialLockMinute: 15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user