We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3d065 commit 453cafbCopy full SHA for 453cafb
1 file changed
src/mcp/server/auth/provider.py
@@ -68,6 +68,7 @@ class RegistrationError(Exception):
68
"invalid_scope",
69
"server_error",
70
"temporarily_unavailable",
71
+ "invalid_target",
72
]
73
74
0 commit comments