Home > @firebase/auth > IdTokenResult > claims
IdTokenResult.claims property
The entire payload claims of the ID token including the standard reserved claims as well as the custom claims.
Signature:
claims: ParsedToken;
Home > @firebase/auth > IdTokenResult > claims
The entire payload claims of the ID token including the standard reserved claims as well as the custom claims.
Signature:
claims: ParsedToken;