We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa6cef commit 3938d0dCopy full SHA for 3938d0d
1 file changed
README.md
@@ -58,7 +58,7 @@ The following parameters are optional:
58
- `oauth_username = my-username` - OAuth 2.0 username for password grant authentication. **Required** if OAuth 2.0 is
59
used.
60
- `oauth_password = my-password` - OAuth 2.0 password for password grant authentication. **Required** if OAuth 2.0 is
61
- used.
+ used.
62
- `oauth_client_id = client-id` - OAuth 2.0 client identifier. **Required** if OAuth 2.0 is used.
63
- `oauth_client_secret = client-id-secret` - OAuth 2.0 client secret.
64
- `oauth_scope = offline_access` - OAuth 2.0 access token scope.
0 commit comments