Class OmniAuth::Strategies::Foursquare
In: lib/omniauth/strategies/foursquare.rb
Parent: OAuth2

Methods

Public Class methods

Initialize the middleware

@option options [Boolean, true] :sign_in When true, use a sign-in flow instead of the authorization flow. @option options [Boolean, false] :mobile When true, use the mobile sign-in interface.

Public Instance methods

[Validate]