Module: OAuthCampingPlugin::OAuth

Defined in:
lib/camping-oauth.rb

Overview

OAuth module for OAuth Camping Plugin. The module will be plugged into all controllers either:

- directly such as in the standard common OAuth controllers (e.g. OAuthProvideRequestToken)
- or indirectly via the include_oauth_controllers of the OAuthCampingPlugin::Controllers module

The module provides accessors, helper, authentication, signing, and authorization methods specific to OAuth