Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
class
RevocationOptions(BaseModel):
12
enabled: bool = False
13
14
15
class
AuthSettings(BaseModel):
Callers
5
create_auth_routes
Function · 0.90
test_build_metadata
Function · 0.90
auth_app
Function · 0.90
app
Function · 0.90
auth_settings
Function · 0.90
Calls
no outgoing calls
Tested by
3
test_build_metadata
Function · 0.72
auth_app
Function · 0.72
app
Function · 0.72