signInWithUserInput

abstract suspend fun signInWithUserInput(configuration: LinkConfiguration, userInput: UserInput): Result<Boolean>