-
Notifications
You must be signed in to change notification settings - Fork 148
Issues: auth0-samples/auth0-nextjs-samples
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Error: Route "/api/auth/[auth0]" used
params.auth0
. params
should be awaited before using its properties.
#175
opened Oct 27, 2024 by
akladyous
4 tasks done
TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be of type number. Received type string ('SIGINT')
#173
opened Jul 16, 2024 by
bennycode
4 tasks done
AUTH0_AUDIENCE
not set in .env.local
. Shutting down API server.
#172
opened Jul 16, 2024 by
bennycode
4 tasks done
LoginHandlerError: Login handler failed. CAUSE: Page with Further information is requested
dynamic = "error"
couldn't be rendered statically because it used request.url
.
question
#133
opened Sep 6, 2023 by
abhi-codal
4 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.