Documentation
¶
Overview ¶
Package main is a reference embedding of authlet in a stdlib http.ServeMux application like Memory MCP, with dual-auth (API key OR Bearer JWT) on /mcp. It is intentionally non-runnable — it depends on placeholder app glue (your storage adapter, your user resolver, your legacy API-key validator) you provide. Treat it as a checklist when wiring authlet into a real stdlib-mux service that must keep its existing API-key auth while accepting OAuth-issued JWTs.
Click to show internal directories.
Click to hide internal directories.