UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 490 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; [emailVerified](./auth.user.emailverified.md) ## User.emailVerified property Whether the email has been verified with [sendEmailVerification()](./auth.sendemailverification.md) and [applyActionCode()](./auth.applyactioncode.md)<!-- -->. <b>Signature:</b> ```typescript readonly emailVerified: boolean; ```