OAuthProviders
Overview
The OAuthProviders
class contains constants representing supported OAuth APIs that can be used with the Servoy OAuth plugin. These include a range of APIs provided by the Scribe library, as well as custom additions tailored for specific use cases.
Supported APIs include popular services such as Google
, Microsoft AD
, and LinkedIn
, as well as other providers like GitHub
, Dropbox
, and Salesforce
. Additionally, the class defines custom integrations for Intuit
, Okta
, and UPS
.
Constants Summarized
Constants Detailed
ASANA
Type String
AUTOMATIC
Type String
BOX
Type String
DATAPORTEN
Type String
DISCORD
Type String
DROPBOX
Type String
FACEBOOK
Type String
FITBIT
Type String
FOURSQUARE
Type String
FRAPPE
Type String
GENIUS
Type String
GITHUB
Type String
GOOGLE
Type String
HIORG
Type String
IMGUR
Type String
INTUIT
Type String
LINKEDIN
Type String
LIVE
Type String
MEETUP
Type String
MICROSOFT_AD
Type String
OKTA
Type String
PINTEREST
Type String
SALESFORCE
Type String
STACKEXCHANGE
Type String
UPS
Type String
VIADEO
Type String
VKONTAKTE
Type String
WUNDERLIST
Type String
YAHOO
Type String
Last updated