Support NextAuth.js in Bun (Elysia JS) #10816
Unanswered
Jojit-Thomas
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm building an application using Bun (Elysia JS) and I'm interested in using NextAuth.js for user authentication. Its provider support for social logins seems like a great fit for my project.
However, NextAuth.js is primarily designed for Node.js environments. I'm wondering if there's a way to leverage NextAuth.js functionalities within a Bun (Elysia JS) project.
Any insights or workarounds on potentially using NextAuth.js with Elysia JS would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions