Function deleteSsoCache

  • Delete a cached SSO token file.

    Parameters

    • configDir: string

      Resolved config directory path.

    • profile: SsoProfile

      SSO profile (used to derive the cache filename).

    Returns Promise<void>