Firebase.Auth.EmailAuthProvider
Stay organized with collections
Save and categorize content based on your preferences.
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
static string ProviderId