How to use Mongo Realm with Next Js (App router) SSR?
I am trying to setup user Register/Login in Next Js (App router) with Mongo Realm, I setup API handler to login, after login if use app.currentUser
it gives null
I am trying to setup user Register/Login in Next Js (App router) with Mongo Realm, I setup API handler to login, after login if use app.currentUser
it gives null