Package-level declarations

Types

Link copied to clipboard
@Serializable
data class Factor(val strategy: String, val emailAddressId: String? = null, val phoneNumberId: String? = null, val web3WalletId: String? = null, val safeIdentifier: String? = null, val primary: Boolean? = null)

The Factor type represents the factor verification strategy that can be used in the sign-in process.