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

Class

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

Source from the content-addressed store, hash-verified

632}
633
634export class AuthCredential implements IAuthCredential {
635 signInMethod: string;
636 protected _native: FIRAuthCredential;
637

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected