PipedreamHQ / PipedreamHQ/pipedream

[APP] Twilio - Add Native OAuth Integration

Open
#17,803 3 comments 0 reactions 0 assignees View on GitHub
app blocked enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

### App / Service

Twilio (https://www.twilio.com)

### Request

Currently, Pipedream does not provide native OAuth2 integration for connecting to Twilio. At present, users must manually generate and use API Key SID and Secret, which does not align with standardized OAuth2 flows used by many other services.

#### Why OAuth is Needed

- Easier and more secure authentication for user accounts.
- Streamlines connecting Twilio accounts for workflow automations.
- More consistent with integration patterns of other major SaaS apps on Pipedream.
- Reduces risk associated with manual key/secret management.

#### Any Existing Docs or References

- [Twilio API Keys Overview](https://www.twilio.com/docs/iam/api-keys)
- [Twilio Access Tokens](https://www.twilio.com/docs/iam/access-tokens)

#### Additional Notes

If OAuth is not possible due to Twilio limitations, please consider updating documentation or supporting alternate, user-friendly authentication flows.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.