Supabase Auth across Next.js and Expo: what actually takes work
A walkthrough of the auth design decisions we made building Storyie — three Supabase client shapes, a cookie-buffering pattern in the OAuth callback, dual Bearer/Cookie API authentication, and a client-side caching layer that killed a runaway request storm.