1
π Feature: Something like Claims in FirebaseAuth
Source: appwrite/appwrite#11510 · opened by @bw-flagship
π Feature description
I come from firebase auth, where I used custom claims a lot.
E.g. if a user can create a purchase, I add a claim "isPremium":"true" to his token, so the backend knows he is premium without querying the database.
I dont think there is such a thing in appwrite, right?
π€ Pitch
Save database load by drastically reduce the amount of necessary queries.
π Have you spent some time to check if this issue has been raised before?
β’ I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
β’ I have read the [Code of Conduct](
I come from firebase auth, where I used custom claims a lot.
E.g. if a user can create a purchase, I add a claim "isPremium":"true" to his token, so the backend knows he is premium without querying the database.
I dont think there is such a thing in appwrite, right?
π€ Pitch
Save database load by drastically reduce the amount of necessary queries.
π Have you spent some time to check if this issue has been raised before?
β’ I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
β’ I have read the [Code of Conduct](
No pledges yet. Be the first to back this.
Comments
Similar requests
π Feature: Self-hosted | version-agnostic migrations and auto DB backup
4 votes · 0 comments
π Feature: Add Telnyx as a Messaging Provider
0 votes · 0 comments
π Feature: Support for alphanumeric sender id when using SMS
2 votes · 0 comments
π Feature: Select and delete multiple functions deployments at a time within the appwrite console.
1 vote · 0 comments
π Feature: Allow base64 for GitHub private key
0 votes · 0 comments
No comments yet.