Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 750 Bytes

JWTAccessToken.md

File metadata and controls

22 lines (19 loc) · 750 Bytes

JWTAccessToken

Properties

Name Type Description Notes
sub str
iat int
nbf int
jti str
exp int
type str
fresh bool [optional] [default to False]
csrf str [optional]
category str
username str
gravatar str [optional] [default to '']
role str [optional]
is_active bool
oauth_name str [optional]

[Back to Model list] [Back to API list] [Back to README]