UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 575 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [EmailAuthProvider](./auth.emailauthprovider.md) &gt; [EMAIL\_PASSWORD\_SIGN\_IN\_METHOD](./auth.emailauthprovider.email_password_sign_in_method.md) ## EmailAuthProvider.EMAIL\_PASSWORD\_SIGN\_IN\_METHOD property Always set to [SignInMethod.EMAIL\_PASSWORD](./auth.signinmethod.email_password.md)<!-- -->. <b>Signature:</b> ```typescript static readonly EMAIL_PASSWORD_SIGN_IN_METHOD = SignInMethod.EMAIL_PASSWORD; ```