Hello. We are transferring the Moralis database to selfhost. Quite successfully. But there was a question, how to get the object of the current user now?
Previously, I could refer to it: const {user} = rusamorales(); or const user = Moralis.User.current().
Now, by any of these methods, I get an object that does not contain the properties that are in my database.
i see now:
My object contains: