This repository was archived by the owner on May 19, 2025. It is now read-only.

Description
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.