NextAuth with Auth0 Provider
Unanswered
American black bear posted this in #help-forum
American black bearOP
Hey can someone please help me with next-auth and auth0 provider? I have a fresh next application with app router and just followed the documentation for auth0. So i have the
api/auth/[...nextauth]/route.ts with the nextAuthOptions and auth0 provider in it. Just like here https://next-auth.js.org/providers/auth0 But i cant figure out how it works .. the only step i reached is to navigate to the auth0 page with a login button under api/auth/signin .. but there is only a single button. No input fields for credentials or anything else. And when i click the button it says Try signing in with different account