TokenResponse¶
Namespace: LoadTests.Infrastructure
Response model for authentication token
Inheritance Object → TokenResponse
Properties¶
AccessToken¶
JWT access token for authentication
Property Value¶
ExpiresIn¶
Token expiration time in seconds
Property Value¶
RefreshToken¶
Refresh token for renewing access tokens