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

Auth0 Skip universal login #366

Open
adnathanail opened this issue Mar 14, 2022 · 1 comment
Open

Auth0 Skip universal login #366

adnathanail opened this issue Mar 14, 2022 · 1 comment

Comments

@adnathanail
Copy link

Expected behaviour

I would like the ability to skip the Universal login, allowing me to direct my users to specific authentication methods with a single click. This would mean I could hide certain login methods from certain users.

The post below seems to imply it is possible with Auth0

https://community.auth0.com/t/how-to-directly-link-to-login-page/31979/4

Is there a way to pass this connection parameter through social-app-django?

Actual behaviour

Currently I have to direct my users to the universal login page where they can see all available login methods.

What are the steps to reproduce this issue?

Input clear steps to reproduce the issue for a maintainer.

  1. Setup social-app-django in a Django project
  2. Redirect a user to social:begin
  3. They will be directed to the Universal login screen, with no option for me to send them straight to a specific method (e.g. Google/Microsoft)
@rsegner
Copy link

rsegner commented Nov 10, 2023

Did anyone figure out if this is possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants