pollingWaitForResult

fun pollingWaitForResult(parentScope: CoroutineScope = defaultScope): CompletableFuture<AuthPollResult>

Handle any 2-factor authentication, and if necessary poll for updates until authentication succeeds.

Return

An AuthPollResult containing tokens which can be used to log in to Steam.