View Source Appwrite.Types.MfaType (appwrite v0.1.9)
Represents an MFA type with its secret and URI.
Fields
secret(String.t): Secret token used for TOTP factor.uri(String.t): URI for authenticator apps.
Represents an MFA type with its secret and URI.
secret (String.t): Secret token used for TOTP factor.uri (String.t): URI for authenticator apps.