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 an example of using two-factor auth for login #26

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

anodos325
Copy link
Contributor

This adds a trivial example of authentication using a second factor in the challenge-response framerwork of auth.login_ex.

It is assumed that the TOTP token was configured for account beforehand and is stored somewhere secure on-disk for client.

This adds a trivial example of authentication using a second
factor in the challenge-response framerwork of auth.login_ex.

It is assumed that the TOTP token was configured for account
beforehand and is stored somewhere secure on-disk for client.
@anodos325 anodos325 merged commit 3c060d3 into master Jan 30, 2025
1 check passed
@anodos325 anodos325 deleted the add-2fa-example branch January 30, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants