Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/growthbook/growthbook
/ useAuth
Function
useAuth
packages/front-end/services/auth.tsx:73–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
});
72
73
export const useAuth = (): AuthContextValue => useContext(AuthContext);
74
75
const passthroughQueryParams = [
"hypgen"
,
"hypothesis"
];
76
Callers
15
OpenVisualEditorLink
Function · 0.90
AuthorizedImage
Function · 0.90
SQLInputField
Function · 0.90
CommentForm
Function · 0.90
DiscussionThread
Function · 0.90
LoggedInPageGuard
Function · 0.90
ProtectedPage
Function · 0.90
WatchButton
Function · 0.90
AutoGenerateMetricsModal
Function · 0.90
ProjectModal
Function · 0.90
SelectInitialPlan
Function · 0.90
ProPaymentFormInner
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…