Closed luukee closed 1 month ago
If user has "Agency" permissions ("agency"= true) and admin demotes the user to "User" permissions:
"agency"= true
agency
agencyUsers
In testing on the dev site, it seems the user's custom claims are updated, but not the email removal on the Firestore agencyUsers side.
Let me know if you see the same.
If user has "Agency" permissions (
"agency"= true
) and admin demotes the user to "User" permissions:agency
/agencyUsers
array.In testing on the dev site, it seems the user's custom claims are updated, but not the email removal on the Firestore
agencyUsers
side.Let me know if you see the same.