Method: ExvoAuth::Controllers::Base#auth_hash

Defined in:
lib/exvo_auth/controllers/base.rb

#auth_hashObject



85
86
87
# File 'lib/exvo_auth/controllers/base.rb', line 85

def auth_hash
  request.env["omniauth.auth"]
end