fix: instructions to obtain account secret
This commit is contained in:
parent
27080e3e60
commit
e3c123687e
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ resp = requests.post(
|
|||
resp = resp.json()
|
||||
```
|
||||
|
||||
**Note**: secret (`mcaptcha_account_secret` from above) is available in Dashboard > Settings > Secret
|
||||
|
||||
3. If access token is valid, allow access to protected resource or deny
|
||||
access.
|
||||
|
||||
|
|
Loading…
Reference in a new issue