Skip to content

frontend


Function: useMockAuth()

useMockAuth(): Ctx

Defined in: src/test/MockAuthProvider.tsx:87

Mock useAuth Hook

Hook for accessing mock auth context in Storybook. Note: In real app, components import useAuth from @/auth/AuthContext. This is only used when explicitly imported from this file.

Returns

Ctx