auth0-samples / auth0-javascript-samples

Auth0 Integration Samples for Vanilla JavaScript Applications

Home Page:https://auth0.com/docs/quickstart/spa/vanillajs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with social login

rafanog opened this issue · comments

When using the social login option of the samples, there's no message shown that the login process was successful:

image

But the entry showing succesful login can be observed from the logs:
image

Ticket: AUTH-3813

I believe this is no longer valid, considering we use the hosted login pages.