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

added authentication using rest-auth #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vickydeka
Copy link

@vickydeka vickydeka commented Dec 12, 2020

User can now login/logout
Change password, Password reset via e-mail
Social Media authentication can be added later on using rest-auth
To login visit http://127.0.0.1:8000/rest-auth/login/
To reset password visit http://127.0.0.1:8000/rest-auth/password
After login, a token will be returned.

@diyajaiswal11
Copy link
Member

User can now login/logout
Change password, Password reset via e-mail
Social Media authentication can be added later on using rest-auth
To login visit http://127.0.0.1:8000/rest-auth/login/
To reset password visit http://127.0.0.1:8000/rest-auth/password
After login, a token will be returned.

Hey @vickydeka , please don't work on an issue unless it's assigned to you.

@vickydeka
Copy link
Author

User can now login/logout
Change password, Password reset via e-mail
Social Media authentication can be added later on using rest-auth
To login visit http://127.0.0.1:8000/rest-auth/login/
To reset password visit http://127.0.0.1:8000/rest-auth/password
After login, a token will be returned.

Hey @vickydeka , please don't work on an issue unless it's assigned to you.

@diyajaiswal11 cool, is the issue still open?

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

Successfully merging this pull request may close these issues.

2 participants