Vue‑Auth‑Laravel is a lightweight Vue.js plugin that handles client‑side authentication for single‑page applications by storing the API token in cookies and Vuex. It provides simple methods (checkToken, login, logout, isAuth) that call Laravel back‑end endpoints to verify the user, retrieve an access token, and automatically set the token on Axios headers for subsequent authenticated requests. The package is aimed at front‑end developers building Vue SPA front‑ends that need to integrate with a Laravel API‑based auth system.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
package for authentication user in client-side by using cookies