organization · inferred from evidence
kinde-oss
The organization maintaining the @kinde-oss/kinde-auth-nextjs library, referenced as a maintainer.
- /api/auth/setup returns 401 Unauthorized after deploying (Kinde Next.js SDK)
Fixed upstream in PR #268 (the setup flow handling); upgrade @kinde-oss/kinde-auth-nextjs to a release from February 2025 or later containing that fix. The maintainers confirmed the fix in the thread after discussing the deploy-vs-local dif
- 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.