• v0.2.3 369d4d5580

    0 commits to main since this tag

    A new system-token-authed admin RPC: resolves user ids to display names with NO
    PII (email/phone), authorized by a shared system token alone (no actor). Lets
    internal services label "who did this" (e.g. CMS content history) without the
    end-user's credentials and without a vector to harvest contact info. Adds the
    proto messages + the AdminClient::get_users_data wrapper.

    Downloads