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

Class

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

Source from the content-addressed store, hash-verified

759}
760
761export class AppleAuthProvider {
762 static credential(idToken: string, nonce: string) {
763 return null;
764 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected