The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
Next up in our User Authentication chapter, we will implement the sign in and out features so our registered users can log in and out when necessary. We will also swap out our mocked logged in users with the real authenticated user.