Skip to content

Commit

Permalink
add missing scope to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abbaspour committed Feb 28, 2020
1 parent 72c3ca9 commit 5fbf504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Benefits of the following solution:
5. Add Passwordless Email to App
![App Passwordless Connection](img/app-conn-2.png)
6. Add Management API with following scopes to your clients:
`users:create`, `users:delete`
`users:create`, `users:delete`, `users:read`
![App M2M Scopes](img/app-m2m-scopes.png)
7. (Optional) [register](https://www.google.com/recaptcha/admin/create) a Google reCAPTCHA v3 account
![Captcha Register](img/captcha-register.png)
Expand Down

0 comments on commit 5fbf504

Please sign in to comment.