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

Class

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

Source from the content-addressed store, hash-verified

269}
270
271export declare class GoogleAuthProvider {
272 static credential(idToken: string, accessToken: string): AuthCredential;
273}
274

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected