PromptContinuation

A Java-friendly wrapper around DirectAuthContinuation.Prompt.

Provides an async method for submitting a user-provided code.

Parameters

delegate

The underlying Kotlin DirectAuthContinuation.Prompt instance.

Constructors

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

Properties

Link copied to clipboard

The number of seconds until the challenge expires.

Link copied to clipboard

Functions

Link copied to clipboard

Proceeds with the authentication flow by submitting the user-provided code.