[[["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-22 UTC."],[],[],null,["The token returned from an App Check provider.\n\n**Signature:** \n\n export interface AppCheckToken \n\nProperties\n\nAppCheckToken.expireTimeMillis\n\nThe local timestamp after which the token will expire.\n\n**Signature:** \n\n readonly expireTimeMillis: number;\n\nAppCheckToken.token\n\n**Signature:** \n\n readonly token: string;"]]