FeatureFuel
4

Let's talk about Appwrite's account preferences

Source: appwrite/appwrite#2382 · opened by @Meldiron
![GitHub Topics (1)](

Appwrite's account preferences let you store information on the user's objects to easily share them across multiple devices and sessions. I have user prefs improvement in my mind for a long time, so let's start a discussion! 🥳 My idea is to add multiple preferences for multiple permission levels:

• owner read, owner write (private, insecure) | For example theme=dark
• owner read, server write (private, secure) | For example: discordUserId=4df65sf64s5d4ds9f15sf8d4sd468f
• anyone read, owner write (public, insecure) | For example: gender=Male
• anyone read, server write (public, secure) | For example: isVip=true

---

Let's Chat! How can we improve Appwrite user preferences? What do you think about this initial idea? Can you see any problems or do you have an idea how to improve it even more?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests