sf-connected-apps
v1.0.0
Published
**`sf-connected-apps`** is a Node.js CLI tool that fetches and visualizes Salesforce **Connected Apps** along with associated **Oauth Tokens** and **User Names**. It generates a **rich HTML report** with search, interactive tables, pagination, sorting, CS
Readme
Salesforce Connected Apps CLI
sf-connected-apps is a Node.js CLI tool that fetches and visualizes Salesforce Connected Apps along with associated Oauth Tokens and User Names. It generates a rich HTML report with search, interactive tables, pagination, sorting, CSV export, and a draggable splitter for easy navigation.
Features
- Connects to any Salesforce org using your username/alias.
- Fetches Connected Apps with detailed metadata.
- Fetches Oauth Tokens and maps them to user names.
- Interactive HTML report with:
- Left pane: Connected Apps list with search.
- Right pane: App details and OAuth Tokens.
- Draggable splitter between left and right panes.
- DataTables for OAuth Tokens:
- Sorting
- Pagination
- Search
- CSV export
- Dark-themed, responsive UI built with Tailwind CSS.

Installation
npm install -g sf-connected-apps
Usage
sf-connected-apps -o username
