Replies: 3 comments 1 reply
-
I have the same issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@peppermint01 |
Beta Was this translation helpful? Give feedback.
0 replies
-
has this been deprecated? also noticing it works on our v1 app but not v2. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just curious, I have just setup a project and trying to deploy it to cloudflare using the sveltekit framework.
Keep getting
"Error: Not found: /auth/csrf"
when I am trying to sign in with Github. The request made is GET tohttps://[domain].com/auth/csrf
What plausible errors could there be if it cannot find the auth/csrf route?
I've added the NEXTAUTH_URL to the base url of the website I am trying to login on as an environmental variable.
Beta Was this translation helpful? Give feedback.
All reactions