# File lib/omniauth/strategy.rb, line 146 def auth_hash { 'provider' => name.to_s, 'uid' => nil } end