Im trying to figure out how to get a user from there UID from the client / web but can't figure it out, the only thing im finding is for server side.
You cannot get a different user's info from client sdks, thats not normal and isn't secure. You could technically host an Appwrite Function that returns a User object if it exists based on a sent user id.
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. I...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...