AuthTokenEntity

constructor(userId: UserIDEntity, accessToken: String, refreshToken: String, tokenType: String, cookieLabel: String?)