Skip to content

Commit

Permalink
docs: style auth0 image
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianaCeric committed Dec 8, 2023
1 parent 3b0eca6 commit 1339dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ AUTH0_TOKEN: your-auth0-api-token

**Note**: To generate the `api_token`, go to Documentation > Management API. After adding scopes, your token will appear in the input field.

![auth0](https://datatools-builds.s3.amazonaws.com/docs/auth0/auth0-token-generator.png)
<img src="https://datatools-builds.s3.amazonaws.com/docs/auth0/auth0-token-generator.png" style="box-shadow: 3px 3px 3px gray; border-radius: 10px;">

To allow for the creation, deletion and editing of users you must generate a token for the following scopes:

Expand Down

0 comments on commit 1339dd4

Please sign in to comment.