too_easyT
Convex Community16mo ago
11 replies
too_easy

ConvexAuthNextjsServerProvider not exported

From the docs for NextJS (https://labs.convex.dev/auth/setup):
Wrap your app in ConvexAuthNextjsServerProvider from @convex-dev/auth/nextjs/server

But
ConvexAuthNextjsServerProvider
is not exported from
@convex/auth
package in v0.0.74. Means that a bunch of the NextJS steps including, I presume, middleware are not achievable as the docs say?
Was this page helpful?