ConvexAuthNextjsServerProvider questions
Hello Convex devs!
I'm asking about the
ConvexAuthNextjsServerProvider
component mentioned here:
https://labs.convex.dev/auth/setup#set-up-the-react-provider (press the Nextjs dropdown)
What features do I lose with it?
Because, I lose these features:
- Static site generation: I can't statically generate any page if this is in the layout.
- PPR: Partial Pre-rendering doesn't work that well, since anything under the dynamic component (which is ConvexAuthNextjsServerProvider
will still be dynamic.
And these features really improve the speed of my app. I want those.Set Up Convex Auth - Convex Auth
Authentication library for your Convex backend
1 Reply
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!