nextjs-auth0 icon indicating copy to clipboard operation
nextjs-auth0 copied to clipboard

Results 1 nextjs-auth0 issues
Sort by recently updated
recently updated
newest added

I was wondering if you had a way to refresh the JWT if it is expired? Ideally this refresh would occur in `getTokenForServer` or `getTokenForBrowser`. The issue I am running...