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

Implementing passwordless authentication #156

Open
thangngoc89 opened this issue Aug 30, 2018 · 0 comments
Open

Implementing passwordless authentication #156

thangngoc89 opened this issue Aug 30, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@thangngoc89
Copy link
Member

thangngoc89 commented Aug 30, 2018

I received some feedbacks that users don't like to hand me their Github's email and asking for another login method.
I think it's a reasonable request.

Since I don't like the ideas of handling user passwords, I want to implement passwordless login instead https://passwordless.net/ .

There is already an passwordless user_identity_type in the database schema, you can follow the github auth example to implement and passwordless option.

https://github.com/Sketch-sh/sketch-sh/blob/fd75d692784bb21a55575eb94343b8928fcddfba/server/auth/server.js

@thangngoc89 thangngoc89 changed the title Drop Github Oauth email scope Implementing passwordless authentication Aug 31, 2018
@thangngoc89 thangngoc89 added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant