Module: Auth0::Types::EventStreamCloudEventUserUpdatedObjectIdentitiesItemSocialProviderEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/event_stream_cloud_event_user_updated_object_identities_item_social_provider_enum.rb

Constant Summary collapse

AMAZON =
"amazon"
APPLE =
"apple"
DROPBOX =
"dropbox"
BITBUCKET =
"bitbucket"
AUTH0OIDC =
"auth0-oidc"
BAIDU =
"baidu"
BITLY =
"bitly"
BOX =
"box"
DACCOUNT =
"daccount"
DWOLLA =
"dwolla"
EVERNOTE_SANDBOX =
"evernote-sandbox"
EVERNOTE =
"evernote"
EXACT =
"exact"
FACEBOOK =
"facebook"
FITBIT =
"fitbit"
GITHUB =
"github"
GOOGLE_OAUTH2 =
"google-oauth2"
INSTAGRAM =
"instagram"
LINE =
"line"
LINKEDIN =
"linkedin"
OAUTH1 =
"oauth1"
OAUTH2 =
"oauth2"
PAYPAL =
"paypal"
PAYPAL_SANDBOX =
"paypal-sandbox"
PLANNINGCENTER =
"planningcenter"
SALESFORCE_COMMUNITY =
"salesforce-community"
SALESFORCE_SANDBOX =
"salesforce-sandbox"
SALESFORCE =
"salesforce"
SHOPIFY =
"shopify"
SOUNDCLOUD =
"soundcloud"
THIRTYSEVENSIGNALS =
"thirtysevensignals"
TWITTER =
"twitter"
UNTAPPED =
"untapped"
VKONTAKTE =
"vkontakte"
WEIBO =
"weibo"
WINDOWSLIVE =
"windowslive"
WORDPRESS =
"wordpress"
YAHOO =
"yahoo"
YANDEX =
"yandex"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load