Merge pull request #20892 from devonpaluso/patch-1
Update Custom Auth Provider Documentation to Work Properly
This commit is contained in:
@@ -371,6 +371,7 @@ createApiFactory({
|
||||
configApi,
|
||||
discoveryApi,
|
||||
oauthRequestApi,
|
||||
provider: { id: 'ghe', title: 'GitHub Enterprise', icon: () => null },
|
||||
defaultScopes: ['read:user'],
|
||||
environment: configApi.getOptionalString('auth.environment'),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user