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

Class

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

Source from the content-addressed store, hash-verified

734}
735
736export class OAuthCredential extends AuthCredential implements IOAuthCredential {
737 signInMethod: string;
738 protected _native: FIROAuthCredential;
739

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected