OobPendingContinuation

A Java-friendly wrapper around DirectAuthContinuation.OobPending.

Provides an async method for polling the status of an OOB authentication.

Parameters

delegate

The underlying Kotlin DirectAuthContinuation.OobPending instance.

Constructors

Link copied to clipboard
constructor(delegate: DirectAuthContinuation.OobPending)

Properties

Link copied to clipboard

The number of seconds until the challenge expires.

Link copied to clipboard

Functions

Link copied to clipboard

Proceeds by polling the server for the OOB authentication result.