AuthScheme
The scheme used for authentication. Accepted entries are Token and OAuth.
Possible Values
Token, OAuthData Type
string
Default Value
"OAuth"
Remarks
This field is used to authenticate to Trello. OAuth is the default option.
- Token: Set this to use Token and APIKey authentication.
- OAuth: Set this to use OAuth authentication.