AutumnLight
AutumnLight4w ago

Convex custom useAuth with authProvider is really unstable

Does anyone have a react implementation tutorial for useAuth? Its really unstable for me
1 Reply
erquhart
erquhart3w ago
I don't know of any tutorial, but you can look at how the Convex Auth lib implements it: https://github.com/get-convex/convex-auth/blob/970b9a27bd396c49745b8820faf8637fd97ef04d/src/react/client.tsx#L40-L42 What kind of instability are you seeing?

Did you find this page helpful?