diff --git a/web/src/admin/providers/oauth2/OAuth2ProviderForm.ts b/web/src/admin/providers/oauth2/OAuth2ProviderForm.ts index 316f0fdf2..4fdc85317 100644 --- a/web/src/admin/providers/oauth2/OAuth2ProviderForm.ts +++ b/web/src/admin/providers/oauth2/OAuth2ProviderForm.ts @@ -237,7 +237,7 @@ ${this.instance?.redirectUris} ${t`Advanced protocol settings`}
- ${t`Configure how long access tokens are valid for.`} -
-- ${t`If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time.`} + ${t`Configure how long access codes are valid for.`}