| Classes | |
|---|---|
| AuthorizationServerMetadata | The metadata document an authorization server publishes. |
| ProtectedResourceMetadata | The OAuth 2.0 Protected Resource Metadata document an MCP server publishes. |
| ResourceIdentifier | The canonical URI of an MCP server, as carried by the OAuth |
| ScopeSet | An ordered, duplicate-free set of OAuth scope values. |
| VerifiedAccessToken | What a validated bearer token grants, as reported by the host's token validator. |
| Enums | |
| ApplicationType | The OpenID Connect application type a client declares during Dynamic Client Registration. |
| TokenEndpointAuthMethod | The client authentication methods an MCP client offers at an authorization server's token endpoint. |