<Auth0Provider domain={domain} clientId={clientId} authorizationParams={{ redirect_uri: window.location.origin }}}> <MyApp /></Auth0Provider> Copy
<Auth0Provider domain={domain} clientId={clientId} authorizationParams={{ redirect_uri: window.location.origin }}}> <MyApp /></Auth0Provider>
Provides the Auth0Context to its child components.
Provides the Auth0Context to its child components.