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

Class

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

Source from the content-addressed store, hash-verified

239}
240
241export declare class EmailAuthProvider {
242 static credential(email: string, password: string): AuthCredential;
243
244 static credentialWithLink(email: string, link: string): AuthCredential;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected