MCPcopy
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
73export const useAuth = (): AuthContextValue => useContext(AuthContext);
74
75const passthroughQueryParams = ["hypgen", "hypothesis"];
76

Callers 15

OpenVisualEditorLinkFunction · 0.90
AuthorizedImageFunction · 0.90
SQLInputFieldFunction · 0.90
CommentFormFunction · 0.90
DiscussionThreadFunction · 0.90
LoggedInPageGuardFunction · 0.90
ProtectedPageFunction · 0.90
WatchButtonFunction · 0.90
AutoGenerateMetricsModalFunction · 0.90
ProjectModalFunction · 0.90
SelectInitialPlanFunction · 0.90
ProPaymentFormInnerFunction · 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…