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

2FA #7

Open
NikilXYZ opened this issue May 10, 2021 · 1 comment
Open

2FA #7

NikilXYZ opened this issue May 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@NikilXYZ
Copy link

Allow for authentication using 2Factor (I'm assuming this will be 2 awaits (one for initial login and one for user to type in the 2FA code and wait till it's accepted?)

@makara-filip
Copy link
Owner

You are right, it will be two awaits. However, the whole login process is not as easy as that. I spend a lot of time implementing just regular login. The 2FA will take also a lot of effort.

Although 2FA is a thing we want to add to this API, it won't be submitted within a month (as of the date of this comment).

@makara-filip makara-filip added the enhancement New feature or request label May 28, 2021
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

2 participants