Auth.js (NextAuth)
NextAuth does not support OpenID Connect, necessitating token-based authentication. For token-based auth with OpenID Connect, see this guide.
For a full guide on how to configure NextAuth for your WunderGraph project, see this page.