Failed Silent auth (Chrome v80)

Hi Dan,

Yeah I’m guessing it’s to do with the session cookies but lost right now debugging this issue.

I basically chose useAuth because it does a whole lot of the heavy lifting & boilerplate that auth0.js (and the tutorial you linked to using auth-spa-js). If you look at what useAuth does, you can see it’s very very easy to setup auth and to be honest I’d rather be concentrating on the business logic so that’s why I went for it (another reason is that a friend recommended it).

Can you point me in the right direction to further debug this?

Regards,

Saimon