Method: InstAccess::Token#jwt_payload
- Defined in:
- lib/inst_access/token.rb
#jwt_payload ⇒ Object (readonly)
Returns the value of attribute jwt_payload.
27 28 29 |
# File 'lib/inst_access/token.rb', line 27 def jwt_payload @jwt_payload end |