data/network/models/auth/authentication_response library

Classes

AuthenticationResponse
Response model for authentication.

Typedefs

RefreshTokenResponse = AuthenticationResponse
Response model for token refresh (same as AuthenticationResponse). Matches iOS RefreshTokenResponse typealias.