Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/ useAuthContext
Function
useAuthContext
frontend/src/providers/AuthProvider.tsx:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
export function useAuthContext() {
213
return useContext(AuthContext);
214
}
Callers
15
GitHubCallback
Function · 0.90
SignInModal
Function · 0.90
AvatarUploader
Function · 0.90
UserSettingsBar
Function · 0.90
ChatLayout
Function · 0.90
ChatList
Function · 0.90
Chat
Function · 0.90
ProjectProvider
Function · 0.90
ResponsiveToolbar
Function · 0.90
RootLayout
Function · 0.90
nav.tsx
File · 0.90
NavLayout
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected