-
As the name implies, I am trying to split my app into multiple functions with Authjs on Vercel. This results in a 404 for the /auth/csrf route which is confusing to me. My guess is that when the adapter is finding routes to generate lambdas for, it does not include anything from the Authjs library. Authjs is used in Hooks mostly, so I imagine the issue lies there. Is this a limitation of the adapter right now or has someone figured out a way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
atridadl
Mar 1, 2023
Replies: 1 comment
-
So umm... this was resolved by the latest adapter update. Nevermind... 😳 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
atridadl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So umm... this was resolved by the latest adapter update. Nevermind... 😳