Thanks so much for the write up and work on nextjs-auth0
SDK, it’s been something really important for us at our company!
My team and I are still currently trying to figure out the best way to handle the following:
- Using the
serverless
model (following the NextJS example), what are your suggestions in handling re-auth / refresh? - What’s the suggested pattern for integrating this with usage of Apollo’s graphql client?