MfaRequired

A Java-friendly wrapper around KotlinDirectAuthenticationState.MfaRequired.

Provides async methods for MFA challenge and resume operations.

Parameters

delegate

The underlying Kotlin KotlinDirectAuthenticationState.MfaRequired instance.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Initiates an MFA challenge with the specified secondary factor.

Initiates an MFA challenge with the specified secondary factor and supported challenge types.

Link copied to clipboard

Continues the MFA flow using the specified secondary factor.

Continues the MFA flow using the specified secondary factor and supported challenge types.