diff --git a/client/components/Help.jsx b/client/components/Help.jsx index 342d18f..048646d 100644 --- a/client/components/Help.jsx +++ b/client/components/Help.jsx @@ -20,8 +20,8 @@ export default ({ tenant }) => {
- First find the client created by this extension, it is named auth0-deploy-cli-extension:
- Next copy the client ID and secret: + First find the client created by this extension, it is named auth0-deploy-cli-extension:
+ Next copy the client ID and secret:Create a config.json file with the following information:
diff --git a/media/help-copy-client-id-secret.png b/media/help-copy-client-id-secret.png index 0ecfc7b..8c7c56a 100644 Binary files a/media/help-copy-client-id-secret.png and b/media/help-copy-client-id-secret.png differ diff --git a/media/help-find-client.png b/media/help-find-client.png index 2925fc5..1a00d21 100644 Binary files a/media/help-find-client.png and b/media/help-find-client.png differ