Skip to main content
Manusで任意のスキルを実行
ワンクリックで

auth

// Implement JWT/cookie authentication and authorization in tRPC using createContext for user extraction, t.middleware with opts.next({ ctx }) for context narrowing to non-null user, protectedProcedure base pattern, client-side Authorization headers via httpBatchLink headers(), WebSocket connectionParams, and SSE auth via cookies or EventSource polyfill custom headers.

$ git log --oneline --stat
stars:40,084
forks:1,591
updated:2026年3月28日 11:39
SKILL.md
readonly