Class: OmniAuth::Strategies::Himari::IdToken
- Inherits:
-
Struct
- Object
- Struct
- OmniAuth::Strategies::Himari::IdToken
- Defined in:
- lib/omniauth/strategies/himari.rb
Instance Attribute Summary collapse
-
#claims ⇒ Object
Returns the value of attribute claims.
-
#header ⇒ Object
Returns the value of attribute header.
Instance Attribute Details
#claims ⇒ Object
Returns the value of attribute claims
131 132 133 |
# File 'lib/omniauth/strategies/himari.rb', line 131 def claims @claims end |
#header ⇒ Object
Returns the value of attribute header
131 132 133 |
# File 'lib/omniauth/strategies/himari.rb', line 131 def header @header end |