authenticateUserByName

inline suspend fun UserApi.authenticateUserByName(username: String, password: String): Response<<Error class: unknown class>>

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