Wymcp. Auth. Noop
(Wymcp v0.1.1)
View Source
Default pass-through authentication — no credentials required.
This is the default auth module used when no :auth option is passed to
Wymcp.Router. It accepts every request unconditionally.
Appropriate for local development servers or MCP endpoints that are already protected by other means (e.g., a reverse proxy).