fastapi-vue
fastapi-vue copied to clipboard
Bieli fix logout frontend
Without change state isLoggedIn=false we can see and have access to all NavBar options (like Dashboard, Profile). This patch disable access to Dashboard and Profile after click logOut on frontend.