diff --git a/src/auth0-provider.tsx b/src/auth0-provider.tsx index c1961551..bfa1af30 100644 --- a/src/auth0-provider.tsx +++ b/src/auth0-provider.tsx @@ -125,7 +125,7 @@ const defaultOnRedirectCallback = (appState?: AppState): void => { * + * authorizationParams={{ redirect_uri: window.location.origin }}> * * * ```