Used sample app downloaded from auth0 website and am able to login successfully but when i refresh the page the session expires so i feel code is not able to genereate new token
Below are the versions which am using
Angular CLI: 8.0.3
Node: 11.14.0
I have added http://localhost:4200
in Allowed Web Origins list of my client setting but no luck