Firebase.Auth.EmailAuthProvider

Use email and password to authenticate.

Summary

Allows developers to use the email and password credentials as they could other auth providers. For example, this can be used to change passwords, log in, etc.

Properties

ProviderId
static string

Public static functions

GetCredential(string email, string password)

Properties

ProviderId

staticstringProviderId

Public static functions

GetCredential

CredentialGetCredential(stringemail,stringpassword)

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-07-27 UTC.