backpack1098B
Convex Community4mo ago
2 replies
backpack1098

Custom Privy Auth Integration in Convex

i’m running into an issue with my convex setup using privy for authentication and could use some guidance.

i’m currently using both ConvexAuthProvider and a custom privy implementation with ConvexProviderWithAuth in my react app. shawn pointed out that these two won’t work together out of the box, and i need to create a custom auth provider for privy.

does anyone have any example that i can refer to? im unsure what to implement in the custom auth provider.

thank you.
Was this page helpful?