-
Notifications
You must be signed in to change notification settings - Fork 4k
[No QA] Update Two-Factor-Authentication.md #90942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -20,15 +20,14 @@ Anyone can enable Two-Factor Authentication on their own account. Domain Admins | |
| 2. From the left-hand menu, select **Account > Security**. | ||
| 3. Under **Security options**, select **Two-Factor Authentication**. | ||
| 4. Enable **Two-factor authentication**. | ||
| 4. Save a copy of your backup codes: | ||
| - Click **Download** to save them to your computer. | ||
| - Click **Copy** to store them in a secure location. | ||
| 5. Click **Continue**. | ||
| 6. Open your authenticator app and either: | ||
| 5. Your Recovery Codes will be automatically saved onto the computer or device where two-factor authentication was set up: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Step formatting violation: Step 5 describes a system behavior ("Your Recovery Codes will be automatically saved..."), not a user action. Per HELP_AUTHORING_GUIDELINES.md Section 5, all step instructions must be "action-oriented." Consider reframing as a user action, e.g.: This keeps the step action-oriented while conveying the auto-download behavior. |
||
| - However, we also recommend copying and storing them in a secure location. | ||
|
stephanieelliott marked this conversation as resolved.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Style / tone: The sub-bullet "However, we also recommend..." uses first-person ("we") and starts with a hedging word ("However"). HelpDot articles should be concise and direct. Consider rephrasing to remove first-person and make the recommendation clearer, e.g.:
|
||
| 6. Click **Continue**. | ||
|
stephanieelliott marked this conversation as resolved.
|
||
| 7. Open your authenticator app and either: | ||
| - Scan the QR code displayed on your screen. | ||
| - Enter the 6-digit code from your authenticator app into Expensify and then click **Verify**. | ||
|
|
||
| **Important:** If you lose access to your authenticator app and didn’t save your recovery codes, you may permanently lose access to your account. Consider adding 2FA on multiple devices (e.g., phone and tablet) for backup. | ||
| **Important:** If you lose access to your authenticator app and didn’t copy or save your recovery codes, you may permanently lose access to your account. Consider adding 2FA on multiple devices (e.g., phone and tablet) for backup. | ||
|
stephanieelliott marked this conversation as resolved.
|
||
|
|
||
| --- | ||
|
|
||
|
|
@@ -83,7 +82,9 @@ Expensify's 2FA is implemented via a Time-based One-Time Password (TOTP) algorit | |
|
|
||
| ## What can I do if I can't access my authenticator app? | ||
|
|
||
| When you enable 2FA, you are prompted to either copy or download backup codes which you can use in lieu of the 6-digit authenticator code. If you downloaded the codes they will be saved with the file name `two-factor-auth-codes`. | ||
| When you enable 2FA, Expensify will automatically download a set of Recovery Codes, which you can use in lieu of the 6-digit authenticator code to regain access to your account. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Style / tone: "Expensify will automatically download a set of Recovery Codes" uses first-person brand voice ("Expensify will"). For consistency with the deterministic, user-focused writing style required by HELPSITE_NAMING_CONVENTIONS.md, consider reframing from the user's perspective, e.g.:
|
||
|
|
||
| As long as you set up 2FA after May 2026, the codes will be automatically added to your device's Downloads folder under the file name `DO-NOT-DELETE_Expensify-2FA-RecoveryCodes`. | ||
|
stephanieelliott marked this conversation as resolved.
stephanieelliott marked this conversation as resolved.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Readability / future-proofing: "As long as you set up 2FA after May 2026" introduces a temporal condition that will become confusing over time as more readers will have set up 2FA after that date. Consider removing the date condition or rephrasing to be evergreen, e.g.:
|
||
|
|
||
| ## What authenticator apps does Expensify recommend? | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.