[[["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 2024-11-22 UTC."],[],[],null,["# identity.AuthBlockingEvent interface\n\nDefines the auth event for 2nd gen blocking events\n\n**Signature:** \n\n export interface AuthBlockingEvent extends AuthEventContext \n\n**Extends:** AuthEventContext\n\nProperties\n----------\n\n| Property | Type | Description |\n|------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|-------------|\n| [data](./firebase-functions.identity.authblockingevent.md#identityauthblockingeventdata) | [AuthUserRecord](./firebase-functions.identity.authuserrecord.md#identityauthuserrecord_interface) | |\n\nidentity.AuthBlockingEvent.data\n-------------------------------\n\n**Signature:** \n\n data?: AuthUserRecord;"]]