polymerfire icon indicating copy to clipboard operation
polymerfire copied to clipboard

Add access to custom claims in auth

Open phidias51 opened this issue 7 years ago • 0 comments

It would make working with custom claims easier if there were a way to access custom claims directly from the firebase-auth element. This could be as simple as providing a map of the custom claims whenever the user logs into the system. This would make it possible for a developer to bind the claims to client-side components that use the claims to show/hide content based on their roles.

phidias51 avatar Oct 22 '18 18:10 phidias51