update docs

This commit is contained in:
Erikson Bahr 2024-02-02 08:46:24 -03:00
parent 23cf172dd6
commit 153743e952
No known key found for this signature in database
GPG Key ID: 18A31B1438D87934
1 changed files with 1 additions and 0 deletions

View File

@ -390,6 +390,7 @@ character.
| `extraAudiences` | _[]string_ | ExtraAudiences is a list of additional audiences that are allowed<br/>to pass verification in addition to the client id. |
| `enableCookieRefresh` | _bool_ | Enable cookie refresh functionality that is going to be triggered every time the session is updated |
| `cookieRefreshName` | _string_ | Name of the cookie that is going to be extracted from the request and refreshed |
| `cookieRefreshURL` | _string_ | Url that is going to be used to refresh the cookie |
### Provider