Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 816 Bytes

File metadata and controls

64 lines (37 loc) · 816 Bytes
  • Home
  • API reference
  • Convex API
  • convex/react-auth0

On this page

Module: react-auth0

React login component for use with Auth0.

Functions​

ConvexProviderWithAuth0​

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.

Parameters​

Name Type


«destructured» Object › children ReactNode › client IConvexReactClient

Returns​

Element