https://appwrite.io/docs/references/cloud/server-nodejs/users#get
According to the docs it should return the User object, but it returns only an object with a jwt property with the token as an argument.
I'm hoping this is my mistake and not a bug?
Thanks