Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ initializeApp } from
'firebase/app'
;
2
import
{ getAuth, onAuthStateChanged, signOut } from
'firebase/auth'
;
3
import
{ firebaseConfig } from
'./config'
;
4
Callers
nothing calls this directly
Calls
3
updateSignInButtonUI
Function · 0.70
updateSignOutButtonUI
Function · 0.70
updateSignedInUserStatusUI
Function · 0.70
Tested by
no test coverage detected