Implements OAuth2 for Devise
Discord Adapter for Lita
A wrapper around the Google Signet OAuth Library
Barong is an opensource OAuth and KyC server
pco_api is a gem for working with the RESTful JSON API at api.planningcenteronline.com using HTTP basic auth or OAuth 2.0. This library can talk to any endpoint the API provides, since it is written to build endpoint URLs dynamically using method_missing.
AngelList OAuth strategy for OmniAuth.
Adds social network login services (OAuth) to Spree
CanvasOauth is a mountable engine for handling the oauth workflow with canvas and making api calls from your rails app.
OAuth 2.0 Device Authorization Grant extension for Doorkeeper.
twitter_oauth is a Ruby library for talking to twitter using the new oauth method.
twitter_oauth is a Ruby library for talking to twitter using the new oauth method.
Lightweight wrapper to sanely handle OAuth tokens with Octokit
Generic OAuth Client for Ruby, based on moomerman/twitter_oauth
An authlogic extension for authenticating via OAuth. This can be helpful for adding support for login/registration with Twitter credentials.
Using this gem you can access the Kynetx Application API. This api allows developers a way to create, update, delete rulesets. This gem also helps with the required OAuth communcations with the api server.
Kiota Authentication implementation with oauth2
Connect your business with SalesKing. This gem gives ruby developers a jump-start for building SalesKing Business Apps. It provides classes to handle oAuth, make RESTfull API requests and parses JSON Schema
A simple wrapper for the oauth and oauth-plugin gems so that it is faster to include oauth in muck based applications.
A local callback server for oAuth web-flow.
Twitter OAuth Interface for CLI Applications
Connect Ruby applications to Bigcommerce APIs through OAuth or basic authentication
Implements OAuth2 for Devise, specifically integrating with facebook Graph
Etsy OAuth2 strategy for OmniAuth 1.0
OAuth 2.0 strategies for Warden
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.
A Google oauth2 strategy for OmniAuth 1.0
CDN Connect makes it easier to manage production assets for teams of developers and designers, all while serving files from a fast content delivery network. Features include image optimization, resizing, cropping, filters, etc. The CDN Connect API Ruby Client makes it easier to upload files and interact with the API. Most interactions with CDN Connect APIs require users to authorize applications via OAuth 2.0. This library simplifies the communication with CDN Connect even further allowing you to easily upload files and get information with only a few lines of code.
OmniAuth Strategy for Zendesk via OAuth2
OAuth Core Ruby implementation
Oauth and OpenID made dead simple
ruby wrapper for the Bitbucket REST API (v2) with oauth inspired by vongrippen/bitbucket.
Devise OAuth2 Facebook extension
Rails gem that allows you to easily interact with an Oauth secured rest API with the ActiveResource model.
Generates initial code for a devise install. Gives the options for oauth, using cancan, and creating a user tool to manage the users.
mailchimp3 is a gem for working with MailChimp's RESTful JSON API documented at http://kb.mailchimp.com/api/ using HTTP basic auth or OAuth 2.0. This library can talk to any endpoint the API provides, since it is written to build endpoint URLs dynamically using method_missing.
Square OAuth strategy for OmniAuth
== Jiveapps These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to: 1. Create a new app - a simple Hello World application. 2. Set up version control for your code using Git. 3. Host the app code online at Jive's AppHosting server. 4. Register the app on the Jive Apps Marketplace as an app "in development". 5. Install the app on your default app dashboard in the Jive Apps Sandbox. After you install, use this simple workflow to make changes and see them reflected in the sandbox: 1. Make a change to the code on your local machine. 2. Commit the changes to your local Git repository. 3. Push the changes to the remote Jive Apps repository. This automatically updates the hosted copy on the Jive AppHosting server. 4. Refresh the app dashboard or canvas page on the Jive Apps Sandbox and see your changes. Other features: * LiveDev: preview your changes on the Jive App Sandbox in real time * Collaboration: add other developers to your project * OAuth Key Management: associate consumer key/secret pairs with service names for use in your apps
A Sinatra Extension that simplifies using twitter for login and authentication.
Twitter OAuth 2.0 Client Library in Ruby.
Allows Oauth usage in Active Resource
Rails plugin for implementing an OAuth Provider or Consumer
Warden strategy for OAuth provider
A simple Oauth App to automatically add users to an organization.
Omniauth Strategy for Iora's OAuth provider, Snowflake
Zero dependency library for generating a Mastercard API compliant OAuth signature
Rails plugin for implementing an OAuth Provider or Consumer
Rails plugin for implementing an OAuth Provider or Consumer
Implementing OAuth with Keycloak in Ruby
TwitterAuth is a Rails plugin gem that provides Single Sign-On capabilities for Rails applications via Twitter. Both OAuth and HTTP Basic are supported.
An Engine tha use Warden and OAuth for authenticate users using a RESTful API