[[["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-29 UTC."],[],[],null,["# ProviderIdentifier interface\n\nUsed for looking up an account by federated provider.\n\nSee [BaseAuth.getUsers()](./firebase-admin.auth.baseauth.md#baseauthgetusers).\n\n**Signature:** \n\n export interface ProviderIdentifier \n\nProperties\n----------\n\n| Property | Type | Description |\n|------------------------------------------------------------------------------------------|--------|-------------|\n| [providerId](./firebase-admin.auth.provideridentifier.md#provideridentifierproviderid) | string | |\n| [providerUid](./firebase-admin.auth.provideridentifier.md#provideridentifierprovideruid) | string | |\n\nProviderIdentifier.providerId\n-----------------------------\n\n**Signature:** \n\n providerId: string;\n\nProviderIdentifier.providerUid\n------------------------------\n\n**Signature:** \n\n providerUid: string;"]]