AxMCPOAuthClientRegistration
Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/mcp/oauth/types.ts#L39
Properties
| Property | Type |
|---|---|
client_id | string |
client_id_issued_at? | number |
client_secret? | string |
client_secret_expires_at? | number |
registration_access_token? | string |
registration_client_uri? | string |
token_endpoint_auth_method? | AxMCPOAuthTokenEndpointAuthMethod |