Registration and Login (authentication) with Vue.js & Strapi

Hey @ifkas , in the article we do save the bookmarks to the database and how model the bookmarks is stated in the post. We only use the local storage for intermediate storing then we make an API call to the Strapi backend and then update it accordingly.