type InitiateMfaEnrollmentResult = { authUrl: string; secret: string; };
authUrl
string
secret
Was this page helpful?