Hello,
I have downloaded the Angular Quick Start - 01 Login.
https://auth0.com/docs/quickstart/spa/angular2/01-login#configure-auth0
Everything works fine, but if I refresh the page or access it again, I have to log in again. I spent few hours reading lots of posts regarding my issue, but with no luck.
Mac OS X 10.15.0
Browsers (tried also incognito - same behaviour)
Chrome Version 80.0.3987.163 (Official Build) (64-bit)
Safari Version 13.0.2 (15608.2.30.1.1)
I deployed the sample app on nginx on a server and the behaviour is the same.
Also, in the Auth0 logs, I can see lots of “Failed Silent Auth” with the error message: Login required.
Any ideas what am I doing wrong?
Thanks,
Alex