ListOAuthProvidersResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListOAuthProvidersResponseBody.jsonprovidersstring[]nullablerequired
Provider names that are fully configured and ready to accept logins
ListOAuthProvidersResponseBody
{
"$schema": "https://example.com/schemas/ListOAuthProvidersResponseBody.json",
"providers": "Unknown Type: array,null"
}