@@ -1462,15 +1462,16 @@ ProviderTypes.ArcGisOnline or ProviderTypes.Trakt
14621462 ProviderTypes . Atlassian => ( string ? ) context . UserInfoResponse ? [ "account_id" ] ,
14631463
14641464 // These providers return the user identifier as a custom "id" node:
1465- ProviderTypes . Airtable or ProviderTypes . Basecamp or ProviderTypes . Box or
1466- ProviderTypes . Dailymotion or ProviderTypes . Deezer or ProviderTypes . Discord or
1467- ProviderTypes . Disqus or ProviderTypes . Facebook or ProviderTypes . Gitee or
1468- ProviderTypes . GitHub or ProviderTypes . Harvest or ProviderTypes . Kook or
1469- ProviderTypes . Kroger or ProviderTypes . Lichess or ProviderTypes . Mastodon or
1470- ProviderTypes . Meetup or ProviderTypes . Nextcloud or ProviderTypes . Patreon or
1471- ProviderTypes . Pipedrive or ProviderTypes . Reddit or ProviderTypes . Smartsheet or
1472- ProviderTypes . Spotify or ProviderTypes . SubscribeStar or ProviderTypes . Todoist or
1473- ProviderTypes . Twitter or ProviderTypes . Weibo or ProviderTypes . Zoom
1465+ ProviderTypes . Airtable or ProviderTypes . Basecamp or ProviderTypes . Box or
1466+ ProviderTypes . Dailymotion or ProviderTypes . Deezer or ProviderTypes . Discord or
1467+ ProviderTypes . Disqus or ProviderTypes . Facebook or ProviderTypes . GitCode or
1468+ ProviderTypes . Gitee or ProviderTypes . GitHub or ProviderTypes . Harvest or
1469+ ProviderTypes . Kook or ProviderTypes . Kroger or ProviderTypes . Lichess or
1470+ ProviderTypes . Mastodon or ProviderTypes . Meetup or ProviderTypes . Nextcloud or
1471+ ProviderTypes . Patreon or ProviderTypes . Pipedrive or ProviderTypes . Reddit or
1472+ ProviderTypes . Smartsheet or ProviderTypes . Spotify or ProviderTypes . SubscribeStar or
1473+ ProviderTypes . Todoist or ProviderTypes . Twitter or ProviderTypes . Weibo or
1474+ ProviderTypes . Zoom
14741475 => ( string ? ) context . UserInfoResponse ? [ "id" ] ,
14751476
14761477 // Bitbucket returns the user identifier as a custom "uuid" node:
0 commit comments