gem - gmail. Twitter , , ... :
gem 'omniauth-openid'
Rails.application.config.middleware.use OmniAuth::Builder do
provider :openid, :store => OpenID::Store::Filesystem.new('/tmp'), :name => 'google', :identifier => 'https://www.google.com/accounts/o8/id'
end
Devise.setup do |config|
config.omniauth :open_id, :store => OpenID::Store::Filesystem.new('/tmp'), :name => 'google', :identifier => 'https://www.google.com/accounts/o8/id'
end
! , , , , , , . , , ( ) . , , , . StackOverflow, .
, .
, , omniauth-google-oauth2 - . Google Cloud Console API .
, Google Oauth (, , ). , , (G + stream, youtube videos,..), , , , eh!