Julián David
CCConvex Community
•Created by Julián David on 12/5/2024 in #support-community
Next.js 15 (Canary) - Issue with Convex Auth Context
Yeah, it doesn't make sense now that I'm thinking about it properly hahaha
15 replies
CCConvex Community
•Created by Julián David on 12/5/2024 in #support-community
Next.js 15 (Canary) - Issue with Convex Auth Context
I'll definitely get to it this weekend. Thank you for your prompt response!
15 replies
CCConvex Community
•Created by Julián David on 12/5/2024 in #support-community
Next.js 15 (Canary) - Issue with Convex Auth Context
I want to generate a static page while streaming server components. I'm also testing PPR. 🙂
15 replies
CCConvex Community
•Created by Julián David on 12/5/2024 in #support-community
Next.js 15 (Canary) - Issue with Convex Auth Context
Digging a bit deeper, it seems that on the page:
export const dynamic = 'force-static';
is what triggers the issue.
15 replies
CCConvex Community
•Created by Zachoo on 10/18/2024 in #support-community
Setting Up Convex Auth In Mono Repo
Sign in for web is here sir:
https://github.com/hipdev/conjuntify-monorepo/blob/main/apps/web/src/app/page.tsx
10 replies
CCConvex Community
•Created by Zachoo on 10/18/2024 in #support-community
Setting Up Convex Auth In Mono Repo
hey!, this is public and available from my last Convex hackaton, is a Turborepo (Monorepo) example using auth with Next.js and React Native, feel free to learn the way it works
https://github.com/hipdev/conjuntify-monorepo
10 replies
CCConvex Community
•Created by Julián David on 10/8/2024 in #support-community
Latest version of @convex-dev/auth is with some type errors using Resend as a magic link provider
and react as email template is not working, for OTP it is.
5 replies
CCConvex Community
•Created by Julián David on 10/8/2024 in #support-community
Latest version of @convex-dev/auth is with some type errors using Resend as a magic link provider
Yep
5 replies
CCConvex Community
•Created by Julián David on 9/25/2024 in #support-community
Are image transformations supported?
By offering an API that simplifies caching and CDN distribution, you could significantly enhance the current Storage service. This approach would provide a competitive edge similar to what users currently pay for in services like Cloudinary, Cloudflare Images, Supabase Storage, Imgix, Imagekit... Given that everything in Convex is designed with a great developer experience (DX) in mind, this would be a valuable addition.
6 replies
CCConvex Community
•Created by Julián David on 9/10/2024 in #support-community
Convex Auth is not supporting Next.js RC with React 19 right?
I'm not a big fan of relying on useCallback, useMemo, and similar performance optimizations everywhere. The new React compiler seems promising, anyway, I can stick to stable releases in the meantime
6 replies
CCConvex Community
•Created by Julián David on 9/10/2024 in #support-community
Convex Auth is not supporting Next.js RC with React 19 right?
All good 🙂
6 replies
CCConvex Community
•Created by Julián David on 9/10/2024 in #support-community
Convex Auth is not supporting Next.js RC with React 19 right?
not working, is an issue with the middleware
6 replies
CCConvex Community
•Created by oscklm on 8/8/2024 in #support-community
[ConvexAuth] Convex 1.14 seems to break ConvexAuthProvider token storage
Quick update: Using pnpm instead of yarn fixes the error :fixed:
9 replies
CCConvex Community
•Created by oscklm on 8/8/2024 in #support-community
[ConvexAuth] Convex 1.14 seems to break ConvexAuthProvider token storage
I'm encountering the same error after moving my project to a monorepo with Turborepo
9 replies