diff --git a/app/models/physiqual/google_token.rb b/app/models/physiqual/google_token.rb index a91d4f0..d82eed2 100644 --- a/app/models/physiqual/google_token.rb +++ b/app/models/physiqual/google_token.rb @@ -29,7 +29,7 @@ def self.client_secret end def self.oauth_site - 'https://accounts.google.com' + 'accounts.google.com' end def self.authorize_url