mirror of
https://github.com/supabase/server.git
synced 2026-09-14 15:28:52 +08:00
7f1b1a75cc
* fix: correctly passing down the keyName based on authType - Only passing keyName for during 'createContextClient' if the authType is public * feat: exposing 'keyName' to SupabaseContext * docs: adding 'authKeyName' reference