I need to clear useContext values in the logout function. This is the values
const [appUserConfig, setAppUserConfig] = useContext(UserContext); const