Update README (#2470)
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user