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

Class

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

Source from the content-addressed store, hash-verified

285}
286
287export declare class OAuthProvider implements IOAuthProvider {
288 constructor(providerId: string);
289 addCustomParameter(key: string, value: string);
290 setScopes(scopes: string[]);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected