firebase::
    #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::stringcontains the id of the provider to be used during sign-in, link, or reauthentication requests.  | 
Public attributes
provider_id
std::string firebase::auth::FederatedProviderData::provider_id
contains the id of the provider to be used during sign-in, link, or reauthentication requests.