Pipedream · Arazzo Workflow
Pipedream Connect Token Mint and Validate
Version 1.0.0
Create a Connect token for a user and validate it against a target app.
View Spec
View on GitHub
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsArazzoWorkflows
Provider
Workflows
token-mint-and-validate
Mint a Connect token and confirm its validity for an app.
Creates a Connect token for the external user, then validates it against the supplied app ID.
1
createConnectToken
createToken
Generate a Connect token scoped to the external user for client-side authentication.
2
validateConnectToken
validateToken
Validate the freshly minted Connect token against the target app to confirm it can authorize an account connection.