Skip to content
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

Add and associate TOTP MFA tokens to credentials #181

Open
lanedirt opened this issue Aug 26, 2024 · 0 comments
Open

Add and associate TOTP MFA tokens to credentials #181

lanedirt opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lanedirt
Copy link
Owner

lanedirt commented Aug 26, 2024

Add support to store TOTP secrets for credentials for the credential object, and allow the client to generate TOTP tokens based on that secret.

This so that 2FA information can also be stored in AliasVault and user does not have to store them in a separate personal device. This is useful for websites/apps that require 2FA to be enabled for an account.

A helper utility for generating TOTP tokens based on secrets is already partially implemented through #70.

@lanedirt lanedirt added the enhancement New feature or request label Aug 26, 2024
@lanedirt lanedirt changed the title Add TOTP support for credentials Support storing TOTP tokens in AliasVault credentials Jan 15, 2025
@lanedirt lanedirt changed the title Support storing TOTP tokens in AliasVault credentials Add and associate TOTP MFA tokens to credentials Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant