get-convex / convex-auth

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

Move users table out of auth #18

Closed ianmacartney closed 4 months ago

ianmacartney commented 4 months ago

Move the user creation/ update out of convex-auth, and provide a callback onSignIn that creates / updates the user record


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

vercel[bot] commented 4 months 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 💬 Add feedback Jun 18, 2024 0:16am
xixixao commented 4 months ago

Implemented via createOrUpdateUser