Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CSFrequency/react-firebase-hooks
/ useAuthState.ts
File
useAuthState.ts
auth/useAuthState.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Auth, onAuthStateChanged, User } from
'firebase/auth'
;
2
import
{ useEffect } from
'react'
;
3
import
{ LoadingHook, useLoadingValue } from
'../util'
;
4
Callers
nothing calls this directly
Calls
1
setValue
Function · 0.85
Tested by
no test coverage detected