Better Auth on Expo: SecureStore sessions, cookiePrefix match, getCookie APIs
Better Auth’s Expo client already solves the hard part of native sessions: it caches session data in expo-secure-store, filters cookies with cookiePrefix, and exposes getCookie() so your own API calls
otf-kit.hashnode.dev1 min read