| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Align the example name with the manual OAuth auth type and the docs anchor (#manual-oauth): - Rename external-auth/ -> manual-oauth/ - Update manifest display name to "MCP Client - Manual OAuth" - Reword descriptions to "external auth provider" so the body doesn't restate the "Manual OAuth" label - Standardize slack-identity setup on `slack install --environment local` to match the other examples Platform terms are left unchanged: the `external_auth_providers` manifest key, the `slack external-auth add-secret` CLI command, and the Slack OAuth callback URL. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
There was a problem hiding this comment.
✅ Looks good! Thanks for keeping the terminology consistent between the docs and examples.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Rename the external-auth example to manual-oauth so the example name matches the manual OAuth auth type and the docs anchor (#manual-oauth).
Platform terms are intentionally left unchanged: the external_auth_providers manifest key, the slack external-auth add-secret CLI command, and the Slack OAuth callback URL.
Requirements