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

Two-factor authentication #30

Open
sherif2011 opened this issue Aug 10, 2019 · 4 comments
Open

Two-factor authentication #30

sherif2011 opened this issue Aug 10, 2019 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sherif2011
Copy link
Contributor

Hello,
Any plan featuring two-factor authentication soon in lb? If not, any recommendations what are best npm packages to use for that purpose?
Thanks!

@sherifmankarious
Copy link

sherifmankarious commented Aug 14, 2019

Any update? wondering if you have two-factor authentication already in-place or have a near-future plan to implement? Thanks!

@samarpan-b
Copy link
Contributor

It’s a really good suggestion. We just implemented otp verification in one of our projects, but it was not authentication.

Do you have any specific use case ? 2-factor auth is a broad topic. If you can share some use case, we may discuss that. Let me know

@samarpan-b samarpan-b added enhancement New feature or request help wanted Extra attention is needed labels Aug 14, 2019
@sherifmankarious
Copy link

Ultimately our use case is to allow authentication only after trusting the device. So for a first time login through a new device, the user will be directed through the 2FA. User may choose to send the verification code to either an email or a phone, then after verifying the code, user will be allowed to login, and that device will be added to that user's trusted devices.

@samarpan-b
Copy link
Contributor

@SouravSF can you try sharing your OTP solution here ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants