FeatureFuel
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](

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