Firebase.Auth.FederatedAuthProvider

Used to authenticate with FederatedAuth 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

voidDispose()

Dispose

virtualvoidDispose(booldisposing)

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.