atlassian/connections.completeOAuth
Type: action
Module: convex/atlassian/connections.ts
Arguments
Section titled “Arguments”{ state: string, code: string, }Complete the Atlassian OAuth flow by exchanging the authorization code for tokens. @param state - OAuth state token for CSRF verification @param code - Authorization code from Atlassian