foundation-comms.credentialmanager.getmfatoken
Home > @genesislcap/foundation-comms > CredentialManager > getMFAToken
CredentialManager.getMFAToken() method
Retrieves the current MFA token, if any.
Signature:
getMFAToken(): string | null;
Returns:
string | null
A string containing the MFA token, or null if there is no mfa token.