Stay organized with collections
Save and categorize content based on your preferences.
firebase::auth::YahooAuthProvider
#include <credential.h>
Use an access token provided by Yahoo to authenticate.
Summary
Public static attributes
|
kProviderId
|
const char *const
The string used to identify this provider.
|
Public static attributes
kProviderId
const char *const kProviderId
The string used to identify this provider.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-01-23 UTC.
[null,null,["Last updated 2024-01-23 UTC."],[],[],null,["# firebase::auth::YahooAuthProvider Class Reference\n\nfirebase::auth::YahooAuthProvider\n=================================\n\n\n`#include \u003ccredential.h\u003e`\n\nUse an access token provided by Yahoo to authenticate.\n\nSummary\n-------\n\n| ### Public static attributes ||\n|--------------------------------------------------------------------------------------------------|----------------------------------------------------------------|\n| [kProviderId](#classfirebase_1_1auth_1_1_yahoo_auth_provider_1a5f4f14e2168e11ab510cba3de03bfe1d) | `const char *const` The string used to identify this provider. |\n\nPublic static attributes\n------------------------\n\n### kProviderId\n\n```c++\nconst char *const kProviderId\n``` \nThe string used to identify this provider."]]