ProviderOAuthConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
ProviderOAuthConfig is the OAuth config for a provider.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
system_provider_id |
google.cloud.developerconnect_v1.types.SystemProvider
Immutable. Developer Connect provided OAuth. This field is a member of oneof _ oauth_provider_id .
|
scopes |
MutableSequence[str]
Required. User selected scopes to apply to the Oauth config In the event of changing scopes, user records under AccountConnector will be deleted and users will re-auth again. |