Adam Mcgrath

Results 94 comments of Adam Mcgrath

Closing, as we're going in a different direction with this

Thanks for the suggestions @joelzwarrington > Better documentation, explaining that one must: We include the configuration needed for the client in the example here https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md#access-an-external-api-from-an-api-route But agree that we could...

> withPageAuthRequired would not redirect when token was expired Don't worry about the example, this is expected behaviour. The duration of the session is not tied to the expiry of...

> @adamjmcgrath what's the difference between session and access token? Am going to borrow this explanation, since it's pretty thorough https://github.com/nextauthjs/next-auth/issues/693#issuecomment-696696671 > So it's possible for someone to have a...

Thanks for raising this @jfromaniello > I think this is misleading because there are some named exports that are not present in the resulting object of the initAuth0 call. Examples...

Thanks for raising this @ca-simone-chiorazzo - will take a look at this and update you shortly