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

Class

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

Source from the content-addressed store, hash-verified

768}
769
770export class OAuthProvider implements IOAuthProvider {
771 _providerId: string;
772 _customParameters: { [key: string]: string };
773 _scopes: string[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected