Can't resolve 'expo-secure-store' with Kinde Next.js SDK (fixed in 2.8.1)

Fixed in @kinde-oss/kinde-auth-nextjs 2.8.1; upgrade to 2.8.1 or newer. A maintainer confirmed the fix and a reporter verified it works. The fix removed the unconditional import so non-Expo bundlers no longer try to resolve the Expo module. Source: https://github.com/kinde-oss/kinde-auth-nextjs/issues/347

Source: https://github.com/kinde-oss/kinde-auth-nextjs/issues/347