Showing 3 videos tagged with oauth

CapCard: Opentransact with OAuth

This screencast demonstrates web payments with CapCard and OsCurrency using Opentransact and OAuth

Getting Connected to Twitter with OAuth

In this screencast, I show you how to use the Twitter gem to connect to Twitter, and we clarify some of the difficulties that comes with learning OAuth.

Tim Rosenblatt: OAuth and APIs: Sharing your data without leaving your zipper down

OAuth and APIs: Sharing your data without leaving your zipper down Everyone's had the problem of wanting to access and allow access to web services/APIs for extensions and plugins, but this usually means handling login credentials in plain text. Not many users like this, and those that do give their login and password out are compromising their account's security. OAuth is a solution to this. Designed by the people that created OpenID, you can let your users give permission for a 3rd-party a... View More