authenticateUserByName

inline suspend fun UserApi.authenticateUserByName(username: String, password: String): Response<ERROR CLASS: Symbol not found for AuthenticationResult>

Extension function for the authenticateUserByName operation that accepts the username and password directly