Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
am...@google.com <am...@google.com> #2
Hello,
Thank you for reaching out. I'm going to create an internal feature request. Please keep in mind that this feature request has to be analyzed and considered by the product team and I can't provide you ETA for it to be delivered. However, you can keep track of the status by following this thread.
Description
What you would like to accomplish: It should be easy to set/view custom claims of users in the console itself.
How this might work: In the firebase console > auth tab , the developer could see the custom claims given to a particular user alongside their email id/ uid. It could even be behind a popup.
There could even be an option to edit the claims given to the user.
If applicable, reasons why alternative solutions are not sufficient: The current solution is to write custom code everytime to view the claims. This drains significant time in solving issues for customers.
Other information (workarounds you have tried, documentation consulted, etc): Firebase Custom Claim Doc