Field | Type | Required | Description |
---|---|---|---|
active |
bool | ✔️ | N/A |
client_id |
str | ✔️ | N/A |
token_type |
models.TokenType | ✔️ | N/A |
scope |
str | ✔️ | N/A |
sub_type |
models.SubType | ✔️ | N/A |
sub |
str | ✔️ | N/A |
aud |
str | ✔️ | N/A |
iss |
str | ✔️ | N/A |
exp |
int | ✔️ | N/A |
iat |
int | ✔️ | N/A |