oauthProviders property

List<v1OauthProviderParams> oauthProviders
final

A list of Oauth providers. This field, if not needed, should be an empty array in your request body.

Implementation

final List<v1OauthProviderParams> oauthProviders;