mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
9aa488c961
The user resource and realtime handlers return Document objects from getDocument(), but isPrivileged()/isApp() are now instance methods on the User class. Wrapping results with new User() ensures the correct type is returned for all code paths. https://claude.ai/code/session_01JLPDurUgyj7qViA8JqQFTH