- Home
- API reference
- Convex API
- convex/react-auth0
On this page
React login component for use with Auth0.
▸ ConvexProviderWithAuth0(«destructured»): Element
A wrapper React component which provides a ConvexReactClient authenticated with Auth0.
It must be wrapped by a configured Auth0Provider from
@auth0/auth0-react.
See Convex Auth0 on how to set up Convex with Auth0.
Name Type
«destructured» Object
› children ReactNode
› client IConvexReactClient
Element