Wraps a request handler with Supabase auth, client creation, and CORS handling.
Built for the Web API Request/Response standard that all modern runtimes
implement natively. Handles CORS preflight, credential verification,
context creation, and error responses. Your handler only runs on successful auth.
Wraps a request handler with Supabase auth, client creation, and CORS handling.
Built for the Web API
Request/Responsestandard that all modern runtimes implement natively. Handles CORS preflight, credential verification, context creation, and error responses. Your handler only runs on successful auth.