protected constant JanrainCaptureSettingsForm::SOCIAL_IDENTITY_PROVIDERS in Janrain Registration 8
The list of identity providers for social login.
File
- src/
Form/ JanrainCaptureSettingsForm.php, line 16
Class
- JanrainCaptureSettingsForm
- Janrain Capture settings form.
Namespace
Drupal\janrain_capture\FormCode
protected const SOCIAL_IDENTITY_PROVIDERS = [
'amazon' => 'Amazon',
'aol' => 'AOL',
'blogger' => 'Blogger',
'disqus' => 'Disqus',
'doccheck' => 'DocCheck',
'doximity' => 'Doximity',
'facebook' => 'Facebook',
'flickr' => 'Flickr',
'fimnet' => 'Fimnet',
'foursquare' => 'Foursquare',
'googleplus' => 'Google+',
'instagram' => 'Instagram',
'linkedin' => 'LinkedIn',
'livejournal' => 'LiveJournal',
'medikey' => 'MediKey',
'medy' => 'Medy',
'microsoftaccount' => 'Microsoft Account',
'mixi' => 'Mixi',
'mydigipass' => 'MYDIGIPASS.COM',
'odnoklassniki' => 'Odnoklassniki',
'onekey' => 'OneKey',
'openid' => 'OpenID',
'paypal' => 'PayPal',
'qq' => 'QQ',
'renren' => 'Renren',
'salesforce' => 'Salesforce',
'sina weibo' => 'Sina Weibo',
'soundcloud' => 'SoundCloud',
'tumblr' => 'Tumblr',
'twitter' => 'Twitter',
'vk' => 'VK',
'wechat' => 'WeChat',
'xing' => 'Xing',
'yahoo' => 'Yahoo!',
];