Observed: When Auth0 is configured and a social app is set, the Sign-In link on the main page goes directly to the Auth0 sign-in options, and there is no way to use the local sign-in. This happens even when SOCIALACCOUNT_ONLY is not set True.
Expected: THe sign-in link should direct to accounts/login/ where there is an option for local log-in or social app log-in.
Observed: When Auth0 is configured and a social app is set, the Sign-In link on the main page goes directly to the Auth0 sign-in options, and there is no way to use the local sign-in. This happens even when SOCIALACCOUNT_ONLY is not set True.
Expected: THe sign-in link should direct to accounts/login/ where there is an option for local log-in or social app log-in.