Auki::ConjureKit::Manna::token_payload_data
Public Functions
| Name | |
|---|---|
| token_payload_data() |
Public Attributes
| Name | |
|---|---|
| string | type |
| string | iss |
| string | sub |
| long | exp |
| long | iat |
| string | jti |
Public Functions Documentation
function token_payload_data
token_payload_data()
Public Attributes Documentation
variable type
string type;
variable iss
string iss;
variable sub
string sub;
variable exp
long exp;
variable iat
long iat;
variable jti
string jti;