Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 500 Bytes

File metadata and controls

12 lines (8 loc) · 500 Bytes

authservice.Model.LoginClientPost200Response

Properties

Name Type Description Notes
Token string JWT token [optional]
TokenType string Type of token [optional]
ExpiresIn int Expiry time of token in seconds [optional]

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