mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-02 21:50:20 +00:00
docs: Add keywords and descriptions for every page, rewrote llms.txt, added another redirect (#5461)
This commit is contained in:
parent
94470d68a7
commit
022ec7b185
96 changed files with 1273 additions and 0 deletions
|
|
@ -1,7 +1,15 @@
|
|||
---
|
||||
title: Password Credentials
|
||||
subtitle: Store login details and use them in automated sign-in flows
|
||||
description: Create and manage password credentials in the Skyvern Cloud UI with optional two-factor authentication via TOTP, email, or SMS for automated login workflows.
|
||||
slug: cloud/managing-credentials/password-credentials
|
||||
keywords:
|
||||
- username
|
||||
- password
|
||||
- login
|
||||
- TOTP
|
||||
- 2FA
|
||||
- automated sign-in
|
||||
---
|
||||
|
||||
Password credentials store a username, password, and optional 2FA configuration. Reference them from [Login blocks](/cloud/building-workflows/configure-blocks) in your workflows, and Skyvern handles the entire sign-in flow, including entering 2FA codes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue