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
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
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.