hilo-embed/ — chi router, single Google upstream IdP. Mirrors how Hilo wires the AS.
memory-embed/ — stdlib http.ServeMux, federated upstream pointing at Hilo's authlet, dual-auth (API key OR Bearer JWT) on /mcp.
These files do not run as-is — they reference placeholder app glue (authletStorage(), your user resolver). They compile cleanly (so go build ./... stays green) but the placeholders return nil/empty values, so calling main would panic at runtime. Treat them as a checklist when wiring authlet into a real service.
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.
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.
Click to show internal directories.
Click to hide internal directories.
go.dev uses cookies from Google to deliver and enhance the quality of its services and to
analyze traffic. Learn more.