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

UI support arbitrary social auth providers #26

Open
mwfarb opened this issue Feb 18, 2021 · 0 comments
Open

UI support arbitrary social auth providers #26

mwfarb opened this issue Feb 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mwfarb
Copy link
Contributor

mwfarb commented Feb 18, 2021

  • At the moment, we use the allauth lib to allow social providers to create ARENA accounts.
  • We are using just Google on the UI however.
  • This change would allow potentially any social provider defined in settings.py.
  • This change would use the settings.py providers to render the login UI and update the provider drop down and signin buttons.
@mwfarb mwfarb added the enhancement New feature or request label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant