Issues an authorization code after the authenticated user approves the request. Called by the frontend consent page. Requires authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Organization ID; must match the authenticated org
OAuth2 client ID
Redirect URI registered with the client
PKCE code challenge
PKCE method, must be 'S256'
Default workspace ID; must belong to organization and be accessible to user
Opaque state value to prevent CSRF
JSON body with redirect_uri the frontend should navigate the browser to