MCPcopy Create free account
hub / github.com/firebase/quickstart-js / phone-simple.ts

File phone-simple.ts

auth/phone-simple.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initializeApp } from 'firebase/app';
2import { getAuth, onAuthStateChanged, signOut } from 'firebase/auth';
3import { firebaseConfig } from './config';
4

Callers

nothing calls this directly

Calls 3

updateSignInButtonUIFunction · 0.70
updateSignOutButtonUIFunction · 0.70

Tested by

no test coverage detected