We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, I followed through with the migration to V4 but am struggling to get the /auth/login page to render. It currently shows as a 404.
lib/auth0.ts
session.user
All code was largely copy paste from the docs.
No response
4.0.3
15.2.1
22.14.0
The text was updated successfully, but these errors were encountered:
getting same issue with 404 /auth/login, /auth/logout.
and then I try the v3 url I get 405 for /api/auth/login, /api/auth/logout.
Sorry, something went wrong.
No branches or pull requests
Checklist
Description
Hi there,
I followed through with the migration to V4 but am struggling to get the /auth/login page to render. It currently shows as a 404.
Reproduction
lib/auth0.ts
filesession.user
All code was largely copy paste from the docs.
Additional context
No response
nextjs-auth0 version
4.0.3
Next.js version
15.2.1
Node.js version
22.14.0
The text was updated successfully, but these errors were encountered: