AxMCPOAuthClientRegistration
Defined in: https://github.com/ax-llm/ax/blob/7965c876f6a5b641e0cf166e8942e540cfde65e1/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 |