I’m having a problem, the NotBefore value in the jwt has a very recent value.
So if the server has a minimal (milliseconds) out of sync with auth0 server the token is not valid.
Okta for example generates the NotBefore with 5 minutes delay so you don’t have that problem.
Is there any way to change this behavior in auth0?