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 mollie

Add Mollie OAuth provider and documentation

Registers the new mollie OAuth 2.0 provider with full metadata (authorization/token endpoints, refresh grant, proxy base URL, docs links) in packages/providers/providers.yaml. Adds end-user documentation (docs/api-integrations/mollie.mdx, setup guide, quickstart snippets) plus UI assets (packages/webapp/public/images/template-logos/mollie.svg) and navigation updates so the integration appears in docs menus alongside updated pre-built tooling/use-case snippets for Mollie and Atlassian service-account variants.

Key Changes

• Added mollie configuration block in packages/providers/providers.yaml including OAuth endpoints, grant parameters, proxy base URL, and doc links.
• Created docs/api-integrations/mollie.mdx quickstart guide and setup instructions (docs/api-integrations/mollie/how-to-register-your-own-mollie-oauth-app.mdx) with code samples and walkthrough.
• Generated snippet files for Mollie (docs/snippets/generated/mollie/*.mdx) and refreshed Atlassian service account snippets to include tooling/use-case accordions.
• Registered the new docs page in docs/docs.json navigation and added a Mollie logo asset for the web app template gallery.

Affected Areas

• packages/providers/providers.yaml
• docs/api-integrations/mollie.mdx
• docs/api-integrations/mollie/how-to-register-your-own-mollie-oauth-app.mdx
• docs/snippets/generated/mollie/PreBuiltTooling.mdx
• docs/snippets/generated/mollie/PreBuiltUseCases.mdx
• docs/snippets/generated/atlassian-service-account-oauth2/PreBuiltTooling.mdx
• docs/snippets/generated/atlassian-service-account-api-token/PreBuiltTooling.mdx
• docs/docs.json
• packages/webapp/public/images/template-logos/mollie.svg


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

@hassan254-prog hassan254-prog self-assigned this 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 (313 edits) • ⚡ 28th PR this month

View your contributor analytics →


📊 11 files reviewed • 4 need attention

⚠️ Needs Attention:

  • docs/api-integrations/mollie.mdx — Contains sensitive information handling, logic inconsistencies, and needs improved error handling examples.

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

@hassan254-prog hassan254-prog force-pushed the wari/add-support-for-mollie branch from ce76824 to 6bc89a1 Compare January 16, 2026 13:52
| Tools | Status |
| - | - |
| HTTP request logging | ✅ |
| End-to-type type safety | ✅ |
Copy link
Contributor

Choose a reason for hiding this comment

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

Advisory

[Documentation] Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

Context for Agents
[**Documentation**]

Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

File: docs/snippets/generated/atlassian-service-account-api-token/PreBuiltTooling.mdx
Line: 26

| Tools | Status |
| - | - |
| HTTP request logging | ✅ |
| End-to-type type safety | ✅ |
Copy link
Contributor

Choose a reason for hiding this comment

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

Advisory

[Documentation] Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

Context for Agents
[**Documentation**]

Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

File: docs/snippets/generated/atlassian-service-account-oauth2/PreBuiltTooling.mdx
Line: 27

| Tools | Status |
| - | - |
| HTTP request logging | ✅ |
| End-to-type type safety | ✅ |
Copy link
Contributor

Choose a reason for hiding this comment

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

Advisory

[Documentation] Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

Context for Agents
[**Documentation**]

Fix typo: 'End-to-type type safety' should be 'End-to-end type safety'.

File: docs/snippets/generated/mollie/PreBuiltTooling.mdx
Line: 27

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