.net core Logon doesn't expire

I’ve integrated Auth0 using one of the .Net core samples and I’ve noticed that once I logon my session never seems to expire. For example when I came in this morning and fired up my web app I was still logged in after 48 hours, My access token should have expired after 10 hours which is the default.

I’ve used a debugger proxy to watch all of the traffic from my mac and I don’t see that its using the refresh token to refresh the access token.

Am I missing something?

Hey there @Terry.Humphries!

Can you provide us with more context on what docs / repo of Auth0 have you used to implement what you have so we can potentially start digging deeper? Anything else that you consider might be valuable for us to know will be also helpful!