Do you know how to install Medusa 2.0 with marketplace extension and RBAC there many deployment issues even though they provide detailed documentation. A video would be awesome!
Hey! Thanks for commenting. I'll keep it in mind for future tutorials. I haven't built out a marketplace with Medusa, so I would have to familiarize myself with the concepts before making the video. I'll be sure to let you know when the video is made.
I'm using nextj 14 prisma mongodb. Everything runs well when I work on localhost and using "npm run dev". Otherwise when I use "npm run build" + "npm run start" if I reload pages after the login the user retrieved is NULL. Same case when I upload to production on Vercel... I have no idea how to fixing that bug...
Strange... Did you update the callback URLs on the Kinde configurations page on the environmental variables? I believe it's called LOGIN_REDIRECTION_URL or something along those lines. If you're going live, then you should updates these URLs to contain the actual domain.