ruby-oauth2

ruby wrapper for the OAuth 2.0 protocol
  https://github.com/intridea/oauth2
  0
  no reviews



A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.

This is a work in progress, being built first to solve the pragmatic process of connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time.