Skip to content

Commit 548a957

Browse files
Update oauth-clients.mdx
1 parent 5016fd4 commit 548a957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/pages/connect/managed-auth/oauth-clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For any OAuth app that supports it, **you can always use your own client.** Your
2121
<div className="highlightHeaderRowTable">
2222
| Operation | Details | OAuth Client |
2323
|--------|---------|------------------------------|
24-
| Retrieve user credentrials | [Fetch the credentials](/connect/api#accounts) for your end user from Pipedream's API to use in your app | ❌ Pipedream<br />✅ Custom |
24+
| Retrieve user credentials | [Fetch the credentials](/connect/api#accounts) for your end user from Pipedream's API to use in your app | ❌ Pipedream<br />✅ Custom |
2525
| Invoke workflows | [Trigger any Pipedream workflow](/connect/workflows) and use the connected account of your end users | ❌ Pipedream<br />✅ Custom |
2626
| Embed prebuilt tools | [Run any action and deploy any trigger](/connect/components) directly from your AI agent or app | ✅ Pipedream<br />✅ Custom |
2727
| Proxy API requests | [Write custom code to interface with any integrated API](/connect/api-proxy) while avoiding dealing with user auth | ✅ Pipedream<br />✅ Custom |

0 commit comments

Comments
 (0)