-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create basic authentication module #2
Labels
enhancement
New feature or request
Comments
diegofsousa
added a commit
that referenced
this issue
Jan 1, 2021
diegofsousa
added a commit
that referenced
this issue
Jan 1, 2021
[#2] Adding pdf file with wireframes
diegofsousa
added a commit
that referenced
this issue
Jan 2, 2021
diegofsousa
added a commit
that referenced
this issue
Jan 2, 2021
[#2] Implementing login and logout with warnings added to the user se…
Features created
Other details:
|
diegofsousa
added a commit
that referenced
this issue
Jan 3, 2021
diegofsousa
added a commit
that referenced
this issue
Jan 3, 2021
[#2] Adding login, registration, edit account, change password
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An app accounts must be created with a template with the fields: username, email and password. then it will be discussed whether there will be more fields than the Django stack proposes.
Authentication must allow username or email.
The text was updated successfully, but these errors were encountered: