Update README (#2470)

This commit is contained in:
Suchintan
2025-05-26 23:09:54 -04:00
committed by GitHub
parent fc71c32133
commit 374a1003d7
5 changed files with 231 additions and 186 deletions

View File

@@ -24,7 +24,7 @@ In many scenarios, agents need access to sensitive information to complete tasks
</Card>
</CardGroup>
## TOTP (2FA/MFA/Verification Code) Support
## 2FA Support (TOTP)
Many websites require entering a TOTP (2FA/MFA/Verification) code during login. Skyvern has the TOTP (2FA/MFA/Verification Code) support natively.
@@ -37,15 +37,15 @@ Many websites require entering a TOTP (2FA/MFA/Verification) code during login.
- Confirmation link sent to email. Click the link and create an account. (Talk to Skyvern Support if you need this)
- One time login link sent to email. Click and login. (Talk to Skyvern Support if you need this)
See [TOTP (2FA/MFA/Verification Code)](/credentials/totp) for more details.
See [2FA Support (TOTP)](/credentials/totp) for more details.
<CardGroup cols={1}>
<Card
title="TOTP (2FA/MFA/Verification Code)"
title="2FA Support (TOTP)"
icon="pager"
href="/credentials/totp"
>
Manage and use TOTP (2FA/MFA/Verification Code) with Skyvern Agent
Manage and use 2FA (TOTP) with Skyvern Agent
</Card>
</CardGroup>

View File

@@ -1,5 +1,5 @@
---
title: TOTP (2FA/MFA/Verification Code)
title: 2FA Support (TOTP)
subtitle: How to send TOTP codes (2FA/MFA/Verification Code) to Skyvern
slug: credentials/totp
---

View File

@@ -108,7 +108,7 @@ navigation:
path: credentials/passwords.mdx
- page: Credit Card Management
path: credentials/credit-cards.mdx
- page: TOTP (2FA/MFA/Verification Code)
- page: 2FA Support (TOTP)
path: credentials/totp.mdx
- page: Bitwarden
path: credentials/bitwarden.mdx