Class: OmniAuth::Strategies::Himari::IdToken

Inherits:
Struct
  • Object
show all
Defined in:
lib/omniauth/strategies/himari.rb

Instance Attribute Summary collapse

Instance Attribute Details

#claimsObject

Returns the value of attribute claims

Returns:

  • (Object)

    the current value of claims



131
132
133
# File 'lib/omniauth/strategies/himari.rb', line 131

def claims
  @claims
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



131
132
133
# File 'lib/omniauth/strategies/himari.rb', line 131

def header
  @header
end