Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Add totp for more account security #154

Merged
merged 12 commits into from
Nov 6, 2021
Merged

Add totp for more account security #154

merged 12 commits into from
Nov 6, 2021

Conversation

hqnna
Copy link
Contributor

@hqnna hqnna commented Nov 5, 2021

This pull request is to add the ability to use 2fa (otherwise known as totp). Doing this should be relatively simple using the pyotp library, it's just a matter of hooking it up to the back and frontend to be able to validate otp codes.

This would close #51.

@jakeledoux jakeledoux changed the base branch from main to 2fa November 6, 2021 20:02
@jakeledoux jakeledoux marked this pull request as ready for review November 6, 2021 20:03
@jakeledoux jakeledoux merged commit 39087bd into crabber-net:2fa Nov 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extra Account Security
2 participants