Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Add ability to log in/sign up with social auth #16

Open
nrsimha opened this issue Jun 1, 2020 · 2 comments
Open

Add ability to log in/sign up with social auth #16

nrsimha opened this issue Jun 1, 2020 · 2 comments

Comments

@nrsimha
Copy link

nrsimha commented Jun 1, 2020

It will be nice to have option to log in/sign up with social auth (e.g. Google, Github or FB).

@rrebase rrebase added the enhancement New feature or request label Jun 6, 2020
@HappyNinja2
Copy link
Contributor

@rrebase I also noticed that the forgot password option is missing. Should we create an issue for it?

@rrebase
Copy link
Owner

rrebase commented Jul 31, 2020

Yeah, please create an issue for the forgot password option.

Social auth should be done with django-allauth. It's probably not super straightforward since the project is an SPA and the templates can't be reused. Need to add/update appropriate rest API endpoints of dj-rest-auth .

@rrebase rrebase removed the enhancement New feature or request label Oct 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants