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

Class

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

Source from the content-addressed store, hash-verified

783}
784
785export class OAuthCredential extends AuthCredential implements IOAuthCredential {
786 protected _native: com.google.firebase.auth.OAuthCredential;
787
788 static fromNative(credential: com.google.firebase.auth.OAuthCredential) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected