FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: rename external-auth example to manual-oauth by zimeg · Pull Request #70 · slack-samples/bolt-python-examples · GitHub

refactor: rename external-auth example to manual-oauth - #70

Open
zimeg wants to merge 1 commit into
mainfrom
feat/manual-oauth
Open

refactor: rename external-auth example to manual-oauth#70
zimeg wants to merge 1 commit into
mainfrom
feat/manual-oauth

Conversation

zimeg commented Jun 18, 2026
edited
Loading

Copy link
Copy Markdown
Member

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).

  • 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 (it previously used --app local)

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

  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

zimeg requested a review from a team as a code owner June 18, 2026 16:43
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>
zimeg force-pushed the feat/manual-oauth branch from ef721f6 to d389ac9 Compare June 18, 2026 16:48
zimeg changed the base branch from feat/mcp-client-examples to main June 18, 2026 16:48
zimeg added the documentation Improvements or additions to documentation label Jun 18, 2026
zimeg self-assigned this Jun 18, 2026

mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

✅ Looks good! Thanks for keeping the terminology consistent between the docs and examples.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL