[[["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 2023-04-27 UTC."],[],[],null,["The base class for asserting ownership of a second factor.\n\nThis 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.\n\n**Signature:** \n\n export interface MultiFactorAssertion \n\nProperties\n\nMultiFactorAssertion.factorId\n\nThe identifier of the second factor.\n\n**Signature:** \n\n readonly factorId: (typeof FactorIdMap)[keyof typeof FactorIdMap];"]]