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

Method auth

packages/firebase-auth/index.d.ts:372–372  ·  view source on GitHub ↗
(app?: FirebaseApp)

Source from the content-addressed store, hash-verified

370
371export interface FirebaseAuth {
372 static auth(app?: FirebaseApp): Auth;
373}

Callers 13

nativeMethod · 0.80
constructorMethod · 0.80
linkGithubMethod · 0.80
linkYahooMethod · 0.80
linkPhoneMethod · 0.80
loginWithPhoneMethod · 0.80
createUserMethod · 0.80
loginUserMethod · 0.80
getCurrentUserMethod · 0.80
logOutUserMethod · 0.80
loginMsMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected