| Class | OmniAuth::Strategies::GoogleOAuth2 |
| In: |
lib/omniauth/strategies/google_oauth2.rb
|
| Parent: | OAuth2 |
@param [Rack Application] app standard middleware application argument @param [String] client_id the application ID for your client @param [String] client_secret the application secret @option options [String] :scope (‘www.googleapis.com/auth/userinfo.email’) space-separated services that you need.