-
Notifications
You must be signed in to change notification settings - Fork 3
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
Implement user signup via email and password #2
Labels
enhancement
New feature or request
Comments
erictheise
added a commit
that referenced
this issue
Feb 27, 2020
erictheise
added a commit
that referenced
this issue
Feb 28, 2020
erictheise
added a commit
that referenced
this issue
Feb 28, 2020
erictheise
added a commit
that referenced
this issue
Feb 28, 2020
This was referenced Mar 3, 2020
erictheise
added a commit
that referenced
this issue
Mar 4, 2020
erictheise
changed the title
Implement user signup.
Implement user signup via email and password
Mar 5, 2020
erictheise
added a commit
that referenced
this issue
Mar 5, 2020
erictheise
added a commit
that referenced
this issue
Mar 6, 2020
erictheise
added a commit
that referenced
this issue
Mar 6, 2020
erictheise
added a commit
that referenced
this issue
Mar 17, 2020
erictheise
added a commit
that referenced
this issue
Mar 17, 2020
erictheise
added a commit
that referenced
this issue
Mar 18, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Out-of-the-box Django offers a standard user signup flow. Implement this.
We will also want "social signup", as in "log in with Google/GitHub/Facebook" but let that be a separate issue.
The text was updated successfully, but these errors were encountered: