mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
[CORL-766] Update copy on SSO key regeneration and account deletion (#2707)
* Update acknowledgment copy for downloading user comment data CORL-766 * Update copy for 30 day leniency on SSO tokens CORL-766
This commit is contained in:
@@ -49,8 +49,8 @@ const SSOKeyField: FunctionComponent<Props> = ({
|
||||
<Icon className={styles.warnIcon}>warning</Icon>
|
||||
<Localized id="configure-auth-sso-regenerateWarning">
|
||||
<Typography className={styles.warn} variant="bodyShort">
|
||||
Regenerating a key will invalidate any existing user sessions, and
|
||||
all signed-in users will be signed out
|
||||
When regenerating a key, tokens signed with the previous key will be
|
||||
honored for 30 days.
|
||||
</Typography>
|
||||
</Localized>
|
||||
</Flex>
|
||||
|
||||
Reference in New Issue
Block a user