Skip to content

feat(dropbox-sign): Add support for Dropbox sign OAuth #4019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lordsarcastic
Copy link
Contributor

@lordsarcastic lordsarcastic commented May 9, 2025

CONVERTED TO DRAFT SINCE NANGO DOESN'T YET SUPPORT COMPLETE REMOVAL OF THE SCOPE PARAM FROM THE URL WHICH CAUSES AN ERROR WHEN OBTAINING AUTHORIZATION.

This PR adds support for the Dropbox Sign OAuth integration, including documentation for setup and usage.


This PR implements Dropbox Sign as a new OAuth provider in Nango, allowing users to authenticate and connect their applications with Dropbox Sign. It includes the OAuth configuration in providers.yaml, comprehensive documentation, and UI assets for the dashboard.

Key Changes:
• Added Dropbox Sign OAuth configuration in providers.yaml with proper endpoints
• Created documentation files with setup instructions and API details
• Added SVG logo for dashboard representation
• Included API usage guidance and important gotchas

Affected Areas:
• OAuth providers configuration
• Documentation
• UI assets

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

This commit introduces the Dropbox Sign OAuth integration, including detailed documentation for setup and usage. Key changes include:

- New documentation files for Dropbox Sign OAuth, covering access requirements, setup instructions, and useful links.
- Configuration for Dropbox Sign OAuth in the providers.yaml file, specifying authentication details and API endpoints.
- Addition of a logo asset for Dropbox Sign OAuth.

This integration allows users to authenticate and connect their applications with Dropbox Sign using OAuth, enhancing the overall capabilities of the Nango platform.
Copy link

linear bot commented May 9, 2025

Copy link

cubic-dev-ai bot commented May 9, 2025

Your mrge subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use mrge.

…al asset

Enhanced the Dropbox Sign OAuth documentation by updating the connection instructions for creating an app, including detailed steps for accessing the Developer Portal and enabling OAuth. Additionally, added a new visual asset (form.png) to improve user guidance.
@@ -0,0 +1,51 @@
---
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file can be removed, there are no credentials to get

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not the client secret and id?

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