Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 895 Bytes

AuthProvider.md

File metadata and controls

20 lines (14 loc) · 895 Bytes

AuthProvider

Properties

Name Type Description Notes
name str Provider name for a given provider type [optional]
identifier str The identifier for the provider [optional]
provider_type str Provider type [optional]
default bool Denotes whether it's the default [optional]
label str Provider label [optional]
enabled bool Denotes whether they're enabled or not [optional]
authorization_url str URL for provider auth [optional]
id str The identifier for the provider [optional]
provider str Auth provider [optional]

[Back to Model list] [Back to API list] [Back to README]