-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
authentication issue #6
Comments
import { clerkMiddleware } from '@clerk/nextjs/server'; export default clerkMiddleware({ export const config = { |
It didn't work . I was getting this error and i wrapped the ClerkProvider in that dynamic wrapper
|
This is the updated code. It works well with it.
|
the clerk middleware code is not working. I have written the updated middleware code even that is also not working
The text was updated successfully, but these errors were encountered: