masterplan-calendar-frontend / useAuth
Function: useAuth()¶
useAuth():
AuthContextType
Defined in: src/contexts/AuthContext.tsx:298
Return the current authentication context.
Must be called from a component rendered under AuthProvider.
masterplan-calendar-frontend / useAuth
useAuth():
AuthContextType
Defined in: src/contexts/AuthContext.tsx:298
Return the current authentication context.
Must be called from a component rendered under AuthProvider.