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

Enhancement: Replace custom OAuth implementation #531

Open
drnlm opened this issue Jun 1, 2020 · 1 comment
Open

Enhancement: Replace custom OAuth implementation #531

drnlm opened this issue Jun 1, 2020 · 1 comment

Comments

@drnlm
Copy link
Member

drnlm commented Jun 1, 2020

We should use one of the standard libraries rather than rolling our own. This will hopefully avoid repeats of bugs like #528 , but also provide more flexibility for consumers wanting to use different providers.

@stefanor
Copy link
Member

I recently used django-allauth in a Django project, replacing django-registration-redux. It feels a little more complete and has what looks like good built-in SSO.

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

No branches or pull requests

2 participants