How should I do silent sign-on on a Next.js project?

  • Which SDK this is regarding: @auth0/nextjs-auth0
  • SDK Version: 1.4.2
  • Platform Version: Node 14.17.0

Hi,

I’m wondering how I should do the silent sign-on on a page in next.js?

We have a project where we use this approach:

So we have our own instance of the SDK. But how could we implement a silent sign-on to check if the user already signed in at our other web app?

I appreciate any help you can provide.

Previous message deleted due to SPAM reasons.