get-convex / convex-auth

Library for built-in auth
https://labs.convex.dev/auth
42 stars 7 forks source link

[WIP] Add support for server-side authentication with Next.js App Router #44

Closed xixixao closed 1 month ago

xixixao commented 1 month ago

Also removes refresh tokens and refresh token reuse detection for a simpler approach with bare session IDs.

TODO:

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
convex-auth-docs ✅ Ready (Inspect) Visit Preview 💬 1 unresolved
✅ 4 resolved
Aug 2, 2024 1:15pm
xixixao commented 1 month ago

Already merged on main.