-
Notifications
You must be signed in to change notification settings - Fork 895
config properties third_party properties providers
GitHub Action edited this page Oct 15, 2024
·
4 revisions
v1.1.0
object
(providers)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
apple | object |
Optional | cannot be null | Config |
discord | object |
Optional | cannot be null | Config |
github | object |
Optional | cannot be null | Config |
object |
Optional | cannot be null | Config | |
object |
Optional | cannot be null | Config | |
microsoft | object |
Optional | cannot be null | Config |
apple
contains the provider configuration for Apple.
apple
-
is optional
-
cannot be null
object
(provider)
discord
contains the provider configuration for Discord.
discord
-
is optional
-
cannot be null
object
(provider)
github
contains the provider configuration for GitHub.
github
-
is optional
-
cannot be null
object
(provider)
google
contains the provider configuration for Google.
google
-
is optional
-
cannot be null
object
(provider)
linkedin
contains the provider configuration for LinkedIn.
linkedin
-
is optional
-
cannot be null
object
(provider)
microsoft
contains the provider configuration for Microsoft.
microsoft
-
is optional
-
cannot be null
object
(provider)