Firebase.Auth.FederatedAuthProvider

Used to authenticate with Federated Auth Providers.

Summary

The federated auth provider implementation may facilitate multiple provider types in the future, with support for OAuth to start.

Inheritance

Inherits from: SystemIDisposable
Direct Known Subclasses:Firebase.Auth.FederatedOAuthProvider

Public functions

Dispose()
void
Dispose(bool disposing)
virtual void

Public functions

Dispose

void Dispose()

Dispose

virtual void Dispose(
  bool disposing
)