SDK
ConnectionAuth
An object containing the auth data for an integration that’s using hosted auth.
These are the docs for Trigger.dev v2 which will be deprecated on January 31st, 2025. You probably want the v3 docs.
Properties
The type of auth. Currently we only support oauth2
.
The access token that will be used to authenticate requests to the integration.
The scopes that were granted by the user during the auth process.
Any additional fields that were returned by the integration during the auth process.