Skip to content

Conversation

@hassan254-prog
Copy link
Contributor

@hassan254-prog hassan254-prog commented Jan 16, 2026

Describe the problem and your solution

  • add support for schwab (untested)

Add Schwab OAuth provider configuration & documentation

Registers the new schwab OAuth2 provider in packages/providers/providers.yaml, supplying authorization/token endpoints, proxy base URL, and documentation links. Adds Schwab-specific documentation (docs/api-integrations/schwab*.mdx), generated snippet content, navigation updates in docs/docs.json, and a new logo asset under packages/webapp/public/images/template-logos/schwab.svg to surface the integration in the docs and UI.

Key Changes

• Declared schwab provider metadata in packages/providers/providers.yaml, including OAuth endpoints, grant parameters, proxy base URL, and documentation pointers.
• Documented the Schwab integration via docs/api-integrations/schwab.mdx and setup guide docs/api-integrations/schwab/how-to-register-your-own-schwab-oauth-app.mdx with quickstart, setup steps, and usage guidance.
• Generated Schwab snippet artifacts (docs/snippets/generated/schwab/PreBuiltTooling.mdx, docs/snippets/generated/schwab/PreBuiltUseCases.mdx) and added the integration to docs/docs.json navigation.
• Added Schwab logo asset at packages/webapp/public/images/template-logos/schwab.svg for template branding.

Affected Areas

packages/providers/providers.yaml
docs/api-integrations/schwab.mdx
docs/api-integrations/schwab/how-to-register-your-own-schwab-oauth-app.mdx
docs/snippets/generated/schwab/PreBuiltTooling.mdx
docs/snippets/generated/schwab/PreBuiltUseCases.mdx
docs/docs.json
packages/webapp/public/images/template-logos/schwab.svg


This summary was automatically generated by @propel-code-bot

@hassan254-prog hassan254-prog self-assigned this Jan 16, 2026
@linear
Copy link

linear bot commented Jan 16, 2026

@my-senior-dev-pr-review
Copy link

my-senior-dev-pr-review bot commented Jan 16, 2026

🤖 My Senior Dev — Analysis Complete

👤 For @hassan254-prog

📁 Expert in docs (303 edits) • ⚡ 28th PR this month

View your contributor analytics →


📊 7 files reviewed • 4 need attention

⚠️ Needs Attention:

  • docs/api-integrations/schwab.mdx — The documentation outlines critical integration steps with the Schwab API and lacks sufficient error handling and clarity.

🚀 Open Interactive Review →

The full interface unlocks features not available in GitHub:

  • 💬 AI Chat — Ask questions on any file, get context-aware answers
  • 🔍 Smart Hovers — See symbol definitions and usage without leaving the diff
  • 📚 Code Archeology — Understand how files evolved over time (/archeology)
  • 🎯 Learning Insights — See how this PR compares to similar changes

💬 Chat here: @my-senior-dev explain this change — or try @chaos-monkey @security-auditor @optimizer @skeptic @junior-dev

📖 View all 12 personas & slash commands

You can interact with me by mentioning @my-senior-dev in any comment:

In PR comments or on any line of code:

  • Ask questions about the code or PR
  • Request explanations of specific changes
  • Get suggestions for improvements

Slash commands:

  • /help — Show all available commands
  • /archeology — See the history and evolution of changed files
  • /profile — Performance analysis and suggestions
  • /expertise — Find who knows this code best
  • /personas — List all available AI personas

AI Personas (mention to get their perspective):

Persona Focus
@chaos-monkey 🐵 Edge cases & failure scenarios
@skeptic 🤨 Challenge assumptions
@optimizer Performance & efficiency
@security-auditor 🔒 Security vulnerabilities
@accessibility-advocate Inclusive design
@junior-dev 🌱 Simple explanations
@tech-debt-collector 💳 Code quality & shortcuts
@ux-champion 🎨 User experience
@devops-engineer 🚀 Deployment & scaling
@documentation-nazi 📚 Documentation gaps
@legacy-whisperer 🏛️ Working with existing code
@test-driven-purist Testing & TDD

For the best experience, view this PR on myseniordev.com — includes AI chat, file annotations, and interactive reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants