UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 431 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [User](./auth.user.md) &gt; [isAnonymous](./auth.user.isanonymous.md) ## User.isAnonymous property Whether the user is authenticated using the [ProviderId.ANONYMOUS](./auth.providerid.anonymous.md) provider. <b>Signature:</b> ```typescript readonly isAnonymous: boolean; ```