firebase::auth::FederatedProviderData

#include <types.h>

Contains information required to authenticate with a third party provider.

Summary

Inheritance

Direct Known Subclasses:firebase::auth::FederatedOAuthProviderData

Public attributes

provider_id
std::string
contains the id of the provider to be used during sign-in, link, or reauthentication requests.

Public attributes

provider_id

std::stringfirebase::auth::FederatedProviderData::provider_id

contains the id of the provider to be used during sign-in, link, or reauthentication requests.

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 2024-01-23 UTC.