ruby-omniauth-google-oauth2

Google OAuth2 strategy for OmniAuth 1.x
  https://github.com/zquestz/omniauth-google-oauth2
  0
  no reviews



This gem allows one to authenticate with Google via OAuth2 in OmniAuth

Google's developer area contains ample documentation on how it implements this, so if you are really interested in the details, check out https://developers.google.com/accounts/docs/OAuth2 for more.