MCPcopy Index your code
hub / github.com/NativeScript/firebase / provider

Method provider

packages/firebase-auth/index.ios.ts:655–657  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

653 }
654
655 get provider(): string {
656 return this.native?.provider;
657 }
658}
659
660export class EmailAuthProvider {

Callers 4

providerMethod · 0.45
linkPhoneMethod · 0.45
getVerificationCodeMethod · 0.45
loginWithPhoneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected