Next.js app
dir support for SIWE
#224
Closed
alex-grover
started this conversation in
Ideas
Replies: 3 comments 3 replies
-
If you'd like a temporary workaround you can check out @m1guelpf's example of how to implement ConnectKit's Sign In With Ethereum functionality with the new Next.js App Router. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Can also check out the official wagmi template: https://github.com/wagmi-dev/create-wagmi/tree/main/templates/next/connectkit |
Beta Was this translation helpful? Give feedback.
1 reply
-
I need support when using NextAuth for Connectkit Authentication, please help |
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
-
Would love to be able to move our app over to the new route handlers from API routes.
It looks like this would be blocked by support for the app dir in
iron-session
, which is slated for their next major release: vvo/iron-session#586Beta Was this translation helpful? Give feedback.
All reactions