TotpMultiFactorAssertion

class TotpMultiFactorAssertion : MultiFactorAssertion


Asserts ownership of a TOTP second factor.

An instance of this object can be obtained by calling getAssertionForEnrollment or getAssertionForSignIn.

Summary

Public functions

String

Returns the factor identifier that this assertion is for.

Public functions

getFactorId

fun getFactorId(): String

Returns the factor identifier that this assertion is for. This is equivalent to FACTOR_ID.