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

How can I register with an email and password with the API? #59

Closed
stantond opened this issue Jun 22, 2016 · 1 comment
Closed

How can I register with an email and password with the API? #59

stantond opened this issue Jun 22, 2016 · 1 comment
Labels

Comments

@stantond
Copy link

Python-social-auth supports this via it's 'EmailAuth' backend, but I can't see how using django-rest-framework-social-oauth2 let's me do that with the API.

What have I missed?

@PhilipGarnero
Copy link
Collaborator

From the top of my head, it should work without modifying anything if your username field is set to be the email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants