OAuth2

OAuth2 1.1.0 updated

OAuth2 implements the newer changes made to the OAuth protocol via its more secure 2.0 version, but still keeps the simple interaction model used with the first version. The library is nothing more than a plain Ruby wrapper for the official protocol API,...

OmniAuth

OmniAuth 1.3.1 updated

OmniAuth sets to provide a modern solution to handle the various ways applications and websites tend to authenticate users on their services.The library works as a wireframe for various services and providers, allowing a solid base on which "strategies"...