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

Class

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

Source from the content-addressed store, hash-verified

822}
823
824export class PhoneAuthCredential extends AuthCredential implements IPhoneAuthCredential {
825 protected _native: FIRPhoneAuthCredential;
826
827 static fomNative(credential: FIRPhoneAuthCredential) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected