Next.js 14 + Server Actions + Lucia v3 + Conform + Zod + SQLite + Resend + Email OTP #1390
deadcoder0904
started this conversation in
Show and tell
Replies: 0 comments
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.
-
I am using OTP for Signup/Login so no session is set after signup/login. Its only set after
/verify-email
page so doing things a bit differently. But it works lol.https://github.com/deadcoder0904/next-14-lucia-v3-sqlite-drizzle-conform-zod-email-verification-otp-server-actions
Completely passwordless solution. If you find any errors with the code, let me know.
Beta Was this translation helpful? Give feedback.
All reactions