OAuthVersion
The type of authentication to use when connecting to Slack.
Possible Values
v2, openidデータ型
string
デフォルト値
"v2"
解説
- v2: Set to this to perform OAuth authentication on new applications.
- openid: Set to this to perform OAuth authentication using OpenId Connect.