Closed
Description
Follow up of https://twitter.com/balazsorban44/status/1410641689715347461.
next-auth
can actually already be used with Vite today thanks to https://github.com/s-kris/vite-ssr-next-auth.
UPDATE FROM MAINTAINER:
Proof of concept:
- SvelteKit https://sveltekit-next-auth.vercel.app/ (Thanks @wobsoriano)
- Nuxt https://nuxt-next-auth.vercel.app/ (Thanks @wobsoriano)
v4 has been marked as stable, and the source code has been refactored to be Next.js API routes agnostic. It is still undocumented, but we are ready to discuss how to integrate with other frameworks in the open. If you are developing in one of those communities (Vue, Svelte etc.), feel free to reach out!