We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf50ec commit 8b70da2Copy full SHA for 8b70da2
auth/src/swig/auth.i
@@ -1846,6 +1846,7 @@ static CppInstanceManager<Auth> g_auth_instances;
1846
%ignore firebase::auth::User::EmailVerified;
1847
%ignore firebase::auth::User::Anonymous;
1848
%ignore firebase::auth::User::RefreshToken;
1849
+%ignore firebase::auth::User::provider_data_DEPRECATED;
1850
// NOTE: It's not necesaary to ignore the following methods
1851
// as they're replaced by the attributes below:
1852
// * firebase::auth::User::Email
0 commit comments