Set up two-factor authentication codes
Two-factor authentication (2FA) requires both your password and an authentication code when signing in. These codes are generated using Time-Based One-Time Password (TOTP), which creates temporary codes that refresh automatically. Similar to Google Authenticator or Microsoft Authenticator, Vault can generate secure 2FA codes for your online accounts.
This guide explains how to set up and manage two-factor authentication (2FA) codes in Vault.
Prepare your target service
Log in to the website where you want to enable 2FA (e.g., GitHub or OpenAI).
Navigate to the security settings page and enable two-factor authentication using authenticator app.
Save the provided secret key or QR code for the next steps.
TIP
If the service provides recovery codes, store them securely. They are crucial to account recovery if you lose access to Vault.
Create an authenticator in Vault
TIP
Visit the official page for download options.
Use your 2FA generator
To use it:
- Sign in to the website with your username and password.
- When prompted for an authentication code, open Vault to view the current 6-digit code.
- Enter the code to complete login.