Lager - v5.2.0
    Preparing search index...

    Variable useAuthContextConst

    useAuthContext: () => AuthContextType = ...

    useAuthContext hook.

    A custom hook that provides access to the authentication context. Components using this hook can access the current user, authentication state, and functions for login, logout, and registration.

    Type declaration