Member Junction
    Preparing search index...
    • Type-guard / validator for a Credentials tab string. Keeps the SwitchCredentialsTab client tool tolerant of arbitrary agent input — only the five known tab ids are accepted.

      Parameters

      • tab: unknown

        candidate tab string (may be anything the agent passes)

      Returns tab is "types" | "audit" | "overview" | "credentials" | "categories"

      true when tab is one of overview | credentials | types | categories | audit