UserContext is a React context that provides and manages user data throughout the application. It includes the current user and functions to update the user and the update state.
UserContext is a React context that provides and manages user data throughout the application. It includes the current user and functions to update the user and the update state.