module OmniAuth::Strategies

Public Instance Methods

unknown() click to toggle source

The `extra` Hash will be placed within the `request` Hash that `OmniAuth::Strategy` builds. See github.com/omniauth/omniauth/wiki/Auth-Hash-Schema

`extra` contains anything which isn't information about the user or a user credential.

# File lib/omniauth/strategies/realme.rb, line 146
extra do
  output = {}