Give us feedback
oauth-png
Web icon

oAuth Connectors

Deprecated
version 4.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 01 April 2014 by 
4.9
 (10 ratings)
oauth-png

oAuth Connectors

Details
Provides oAuth authentication for several services.
Read more

Feature List

  • Include authentication in your applications for:

    • Google
    • Facebook
    • LinkedIn
    • Twitter
    • Trello
    • Xing
    • Asana
    • Tumblr
    • Instagram
    • GitHub
    • Foursquare
    • Vimeo 
  • Ability to map users for some connectors. This means that a User record is created and an extension User<Service> is also created, e.g. UserFacebook. This extension holds service specific information. Not used on the demo!
  • Authentication is provided as input to the web block, thus allowing to use different credentials for different applications in the same SW factory.


Release notes (4.0)
Added the following connectors:
  • Trello
  • Xing
  • Asana
  • Tumblr
  • Instagram
  • GitHub
  • Foursquare
  • Vimeo.
Added the ability to map users for some connectors. This means that a User record is created and an extension User<Service> is also created, e.g. UserFacebook. This extension holds service specific information.

Changed the way to use the connectors: Web block shows login button or content from placeholder depending if user is authenticated with that system or not.
 
Authentication is now provided as input to the web block, thus allowing to use different credentials for different applications in the same factory.
Reviews (0)
Team