| Class | OmniAuth::Strategies::Gowalla |
| In: |
lib/omniauth/strategies/oauth2/gowalla.rb
|
| Parent: | OmniAuth::Strategies::OAuth2 |
@param [Rack Application] app standard middleware application parameter @param [String] client_id the application id as [registered on Gowalla](gowalla.com/api/keys) @param [String] client_secret the application secret as [registered on Gowalla](gowalla.com/api/keys) @option options [‘read’,’read-write’] :scope (‘read’) the scope of your authorization request; must be `read` or `read-write`