MCPcopy Create free account
hub / github.com/NativeScript/firebase /

Class

packages/firebase-auth/index.android.ts:818–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

816}
817
818export class OAuthProvider implements IOAuthProvider {
819 _providerId: string;
820 _customProvider: boolean;
821 _builder: com.google.firebase.auth.OAuthProvider.Builder;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected