You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 throughsocial-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.
social-app-django
in a Django projectsocial:begin
The text was updated successfully, but these errors were encountered: