Const
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.
The authentication context, including the current user, authentication state, and related functions.
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.