MCPcopy Index your code
hub / github.com/modelcontextprotocol/python-sdk / RevocationOptions

Class RevocationOptions

src/mcp/server/auth/settings.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10
11class RevocationOptions(BaseModel):
12 enabled: bool = False
13
14
15class AuthSettings(BaseModel):

Callers 5

create_auth_routesFunction · 0.90
test_build_metadataFunction · 0.90
auth_appFunction · 0.90
appFunction · 0.90
auth_settingsFunction · 0.90

Calls

no outgoing calls

Tested by 3

test_build_metadataFunction · 0.72
auth_appFunction · 0.72
appFunction · 0.72