Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 2.17 KB

introspecttokenresponse.md

File metadata and controls

17 lines (14 loc) · 2.17 KB

IntrospectTokenResponse

Fields

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