chore: add 2FA reauth docs (#1076)

## Description

Update the tooltips to show documentation for 2FA
This commit is contained in:
David Nguyen
2024-04-04 21:18:55 +08:00
committed by GitHub
parent 2ef619226e
commit d4a7eb299e
2 changed files with 8 additions and 0 deletions

View File

@ -223,6 +223,10 @@ export const AddSettingsFormPartial = ({
<strong>Require passkey</strong> - The recipient must have an account
and passkey configured via their settings
</li>
<li>
<strong>Require 2FA</strong> - The recipient must have an account and
2FA enabled via their settings
</li>
<li>
<strong>None</strong> - No authentication required
</li>