Learn how to secure a Vue.js application by implementing user authentication, which includes user login, logout, and sign-up, along with protecting Vue.js routes. You'll enhance a starter Vue.js application to practice the following security concepts: Add user login and logout.Retrieve user information.Protect application routes.Call protected endpoints from an API.Look for the 🛠️️ emoji if you'd