Firebase.Auth.Credential

Authentication credentials for an authentication provider.

Summary

An authentication provider is a service that allows you to authenticate a user. Firebase provides email/password authentication, but there are also external authentication providers such as Facebook.

Inheritance

Inherits from: SystemIDisposable

Properties

Provider
string

Public functions

Dispose()
void

Properties

Provider

string Provider

Public functions

Dispose

void Dispose()

Send feedback about...

Need help? Visit our support page.