Fix refreshable_access_token_lifetime typo (#17357)
Simple typo in the docs
This commit is contained in:
@@ -2719,7 +2719,7 @@ Example configuration:
|
||||
session_lifetime: 24h
|
||||
```
|
||||
---
|
||||
### `refresh_access_token_lifetime`
|
||||
### `refreshable_access_token_lifetime`
|
||||
|
||||
Time that an access token remains valid for, if the session is using refresh tokens.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user