DCR Token Verifier validates access tokens via Authorization Server
This implements proper OAuth 2.0 architecture where the Resource Server
(MCP server) validates tokens by calling the Authorization Server's
verification endpoint rather than accessing token storage directly.
DCR Token Verifier validates access tokens via Authorization Server
This implements proper OAuth 2.0 architecture where the Resource Server (MCP server) validates tokens by calling the Authorization Server's verification endpoint rather than accessing token storage directly.