We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a6ac5 commit 5546740Copy full SHA for 5546740
1 file changed
spec.json
@@ -31103,6 +31103,13 @@
31103
"google"
31104
]
31105
},
31106
+ {
31107
+ "description": "The ZooCorp account provider (aka https://auth.corp.zoo.dev).",
31108
+ "type": "string",
31109
+ "enum": [
31110
+ "zoo_corp"
31111
+ ]
31112
+ },
31113
{
31114
"description": "The GitHub account provider.",
31115
"type": "string",
@@ -31124,13 +31131,6 @@
31124
31131
"saml"
31125
31132
31126
31133
31127
- {
31128
- "description": "The Tencent QQ account provider.",
31129
- "type": "string",
31130
- "enum": [
- "tencent"
- ]
- },
31134
31135
"description": "Test provider for integration tests (only available during testing).",
31136
0 commit comments