ralphdas
CCConvex Community
•Created by too_easy on 11/25/2024 in #support-community
ConvexAuthNextjsServerProvider not exported
This puzzled me as well. I manage to find out that the installed version in my
package.json
was ^0.0.47
at that moment this functionality was deemed alpha
. Bumping up to ^0.0.75
did the trick for me. Not sure if this was a NPM caching issue or caused by the auth scripts I ran before: npx @convex-dev/auth
12 replies