Anchorage API reference
    Preparing search index...
    • Parse the APPROVAL_ACTOR_TOKENS secret: {"<token>": {"id","role"}}. Every entry passes the real validator (toApprovalActor) — unknown roles and empty ids are dropped rather than trusted; there is no as cast at this JSON boundary.

      Parameters

      • raw: string | undefined

      Returns Map<string, ApprovalActor>