The base class for asserting ownership of a second factor. This is used to
facilitate enrollment of a second factor on an existing user
or sign-in of a user who already verified the first factor.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-27 UTC."],[],[],null,["- [firebase](/docs/reference/node/firebase).\n- [auth](/docs/reference/node/firebase.auth).\n- MultiFactorAssertion \nThe base class for asserting ownership of a second factor. This is used to\nfacilitate enrollment of a second factor on an existing user\nor sign-in of a user who already verified the first factor.\n\nIndex\n\nProperties\n\n- [factorId](/docs/reference/node/firebase.auth.multifactorassertion#factorid)\n\nProperties\n\nfactorId \nfactorId: string \nThe identifier of the second factor."]]
The base class for asserting ownership of a second factor. This is used to facilitate enrollment of a second factor on an existing user or sign-in of a user who already verified the first factor.