Builds the sb-<ref>-auth-token cookie payload Supabase SSR expects.
sb-<ref>-auth-token
Returns null when the project ref can't be derived from SUPABASE_URL or the access token can't be decoded (callers fall back to whatever auth they had).
null
SUPABASE_URL
Builds the
sb-<ref>-auth-tokencookie payload Supabase SSR expects.Returns
nullwhen the project ref can't be derived fromSUPABASE_URLor the access token can't be decoded (callers fall back to whatever auth they had).