You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: