Skip to content

Commit 40d31c9

Browse files
authored
Update users-permissions.md (#335)
Updated users permission documentation.
1 parent 90da53b commit 40d31c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-docs/latest/development/plugins/users-permissions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ The use of `ngrok` is not needed.
626626
- Fill the information:
627627
- Enable: `ON`
628628
- Client ID: `<Your Auth0 Client ID>`
629-
- Client ID: `<Your Auth0 Client Secret>`
629+
- Client Secret: `<Your Auth0 Client Secret>`
630630
- Subdomain: `<Your Auth0 tenant url>`, example it is the part in bold in the following url: https://**my-tenant.eu**.auth0.com/
631631
- The redirect URL to your front-end app: `http://localhost:3000/connect/auth0`
632632

0 commit comments

Comments
 (0)