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