We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17e7e1 commit 0c59c75Copy full SHA for 0c59c75
Sample-01/src/index.js
@@ -13,7 +13,7 @@ const onRedirectCallback = (appState) => {
13
);
14
};
15
16
-// Please see https://auth0.github.io/auth0-react/interfaces/auth0_provider.auth0provideroptions.html
+// Please see https://auth0.github.io/auth0-react/interfaces/Auth0ProviderOptions.html
17
// for a full list of the available properties on the provider
18
const config = getConfig();
19
0 commit comments