[[["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-06 UTC."],[],[],null,["# TotpMultiFactorProviderConfig interface\n\nInterface representing configuration settings for TOTP second factor auth.\n\n**Signature:** \n\n export interface TotpMultiFactorProviderConfig \n\nProperties\n----------\n\n| Property | Type | Description |\n|----------------------------------------------------------------------------------------------------------------------------|--------|-----------------------------------------------------------------------------------------------------------|\n| [adjacentIntervals](./firebase-admin.auth.totpmultifactorproviderconfig.md#totpmultifactorproviderconfigadjacentintervals) | number | The allowed number of adjacent intervals that will be used for verification to compensate for clock skew. |\n\nTotpMultiFactorProviderConfig.adjacentIntervals\n-----------------------------------------------\n\nThe allowed number of adjacent intervals that will be used for verification to compensate for clock skew.\n\n**Signature:** \n\n adjacentIntervals?: number;"]]