EasyAuth-Oauth2
Koala is a lightweight, flexible Ruby SDK for Facebook's new Graph API. It allows read/write access to the Facebook Graph and provides OAuth URLs and cookie validation for Facebook Connect sites. Koala supports Net::HTTP and Typhoeus connections out of the box and can accept custom modules for other services.
OmniAuth OAuth2 strategy for Chef.
Ruby HTTP client with streaming support for GZIP compressed streams and chunked transfer encoding. Also includes extensible OAuth support for Adobe and Twitter streaming APIs.
Allows you to issue requests with the OAuth gem using em-http-request. The benefit to this is that you can issue asynchronous non-blocking OAuth requests.
Work with Google Calendar using GData 3.0 + OAuth 2.0
Twitch authentication with OAuth 2. Result tokens can be used for API libraries, chat libraries or something else.
The OAuth 2.0 Authorization Framework draft-ietf-oauth-v2-28 implementation on top of devise.
twitter_oauth is a Ruby client for the Twitter API using OAuth.
OmniAuth strategy for SmugMug (OAuth 1.0)
A simple wrapper for the omniauth gem so that it is faster to include oauth in muck based applications.
This is a ruby gem to access the smartcar APIs. It includes the API classes and the OAuth system.
Rack Middleware for OAuth Authorization
Simple, easy to use GData API that supports OAuth, Ruby 1.8/1.9 and uses Typhoeus as an HTTP client
Use Omniauth OAuth authentification strategy and REST API with httparty
Programatically send emails using a given gmail account. No username/passwords needed, just use your OAUTH credentials
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem.
== DESCRIPTIONS: ActiveResource wrapper library for Springnote.com's REST API == REQUIREMENTS: * activesupport * activeresource * oauth * ruby-hmac
A minimal dependency library for interacting with a Cerner OAuth 1.0a Access Token Service for invoking Cerner OAuth 1.0a protected services or implementing Cerner OAuth 1.0a authentication.
Consumes the Fellowship One API in your apps using ActiveResource. Implements 2nd party credentials-based authenticaion and full OAuth implementation.
Allows delivery of emails using Microsoft Graph API with OAuth 2.0 client credentials flow
Leveraging Doorkeeper as single-sign-on OAuth server. To provide true single-sign-OUT, every request on an OAuth client app is verified with the SSO server.
Oauth Bwergemn is a Grape middleware to connect your API resources with your API authenticator.
A Rubyesque interface to Gmail with Oauth, with all the tools you will need. Search, read and send multipart emails; archive, mark as read/unread, delete emails; and manage labels.
OmniAuth strategy for authenticating against MapMyFitness with OAuth 2
An authlogic extension for authenticating via OAuth. This can be helpful for adding support for login/registration with Twitter credentials.
facebook connect style twitter oauth
Rails plugin for implementing an OAuth Provider or Consumer
Personal additions for Oauth and OpenID made dead simple
Koinz clients require authentication via oauth koinz provider. They can also publish/subscribe for notifications in the koinz environment.
A Ruby client library for Google Play Services OAuth. A port of the Python library gpsoauth by Simon Weber
This gem provides functionality to handle the loading of event data from a public google calendar via an api key and display it in a view. (Without the need for OAuth.) It does so by offering functions that gather the event data, cache it and structure it in a way that makes it easy to display in an agenda or monthly overview-like style. Visit us and see an example at: https://www.hicknhack-software.com/it-events
Yahoo OAuth2 Strategy. Supports OAuth 2.0 client-side flow. It lets you sign-in a rails app using yahoo login.
twitter_oauth is a Ruby library for talking to twitter using the new oauth method.
An OAuth 2.0 OmniAuth provider for Osso SSO.
Identity herding with OAuth
Implements Gmail OAuth access methods for Net::IMAP and Net::SMTP
google_oauth is a OAuth2 Ruby client library for the Google Data APIs
Let oauth support file upload
Couldn't get two-legged OAuth working from existing Ruby libs, so this implements it "by-hand"
OAuth Core Ruby implementation
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph API and the older REST API, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus connections out of the box and can accept custom modules for other services.
A simple implementation of provider protocols of oAuth 2.0 (right now just AssertionProfile).
A MYOB Adfs OAuth2 strategy for OmniAuth 1.x
A gem to make oauth testing easier
MySpaceID lets your users log on using their MySpace account info, after which their MySpaceID data becomes available; that is, your web servers will be able to communicate with our web servers and request user data. This SDK project contains examples of the base API code necessary to make signed requests against the MySpaceID REST API. To use the MySpaceID API, you first need to register on the MySpace Developer Site, create an app, and obtain a consumer key and secret. Information about these procedures, and about MySpaceID in general, is available at the MySpaceID Developer Wiki: http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID The MySpaceID Ruby SDK enables you to work with MySpace data using the OpenStack (OpenID, OAuth etc) and the MySpace REST APIs via easy-to-use high level interfaces. The best way to implement your own application is to take an existing sample and customize it. Working Examples in this SDK: * OAuth - make signed requests * OpenID + OAuth Hybrid - delegated login, and making signed requests Documentation * Ruby SDK Documentation Summary: samples/rails/README * Ruby SDK - API Documentation: http://myspaceid-ruby-sdk.googlecode.com/svn/trunk/doc/index.html
This gem interacts with the My John Deere API. It handles the hard work of John Deere's oAuth 2.0 authentication. It provides REST request methods for GET, POST, PUT, and DELETE that abstract away the John Deere-specific headers and protocols. It provides convenience methods similar to ActiveRecord so you can write things like: `client.organizations.find(123).assets` or `organization.assets.create(attributes)` instead of making each of the required direct API calls manually.
Oauth and OpenID made dead simple, added custom token settings for Facebook
Getting mail contacts through OAuth 2.0 for Gmail and Hotmail
A Ruby wrapper for Tumblr AOuth API