[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-16 UTC."],[[["This content describes the implementation of an app identity stub service, designed for offline development and testing."],["The stub service uses constant values for signing keys, public keys, and service account names, unlike the production service that varies these per application."],["The `app_identity_stub_base` module provides the foundation and constant values for app identity stubs."],["The `AppIdentityServiceStub` class is a stub for the AppIdentityService API."],["The constant `APP_SERVICE_ACCOUNT_NAME` is defined as `'test@localhost'`."]]],[]]