4
Let's talk about Appwrite's account preferences
Source: appwrite/appwrite#2382 · opened by @Meldiron
 | 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?
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.
Comments
Similar requests
Appwrite CLI working with Multiple Projects
2 votes · 0 comments
Schema to restrict the Account prefs field
3 votes · 0 comments
Appwrite Community Extensions
7 votes · 0 comments
feat: OAuth Provider Group-to-Appwrite Team Mapping
1 vote · 0 comments
🚀 Feature: Prisma Integration (connector)
1 vote · 0 comments
No comments yet.