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

SMS-based authentication provider #505

Open
gmethvin opened this issue Dec 18, 2014 · 0 comments
Open

SMS-based authentication provider #505

gmethvin opened this issue Dec 18, 2014 · 0 comments

Comments

@gmethvin
Copy link
Contributor

It would be good to have a way to authenticate users via SMS as well. On mobile apps it's becoming popular to not require a username/password and do the signup/login process by sending an SMS. It seems like the implementation would be similar to the username password login except you would provide a userid/username and a single-use token, and there would be some mechanism by which you can request a new token.

I've been using the passwordless module to do this in node, but there doesn't seem to be a nice equivalent for Play.

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

No branches or pull requests

1 participant