Token endpoint that dispatches by grant_type: authorization_code, urn:ietf:params:oauth:grant-type:device_code, or refresh_token.
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.
Grant type: authorization_code, urn:ietf:params:oauth:grant-type:device_code, or refresh_token
OAuth2 client ID
Authorization code (authorization_code grant)
PKCE code verifier (authorization_code grant)
Redirect URI (authorization_code grant)
Device code (device_code grant)
Refresh token (refresh_token grant)