Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connor11528/laravel-jwt-starter

🎹 Laravel 5.6 app with JWT auth with Vue and Vuex
https://github.com/connor11528/laravel-jwt-starter

api authentication jwt laravel laravel-5 laravel-56 laravel-application laravel-framework tailwindcss vue vuejs vuex

Last synced: 2 days ago
JSON representation

🎹 Laravel 5.6 app with JWT auth with Vue and Vuex

Awesome Lists containing this project

README

        

# Laravel API with JSON Web Token (JWT) stateless authentication

Based heavily from:

- https://github.com/guillaumebriday/todolist-frontend-vuejs/
- https://github.com/guillaumebriday/todolist-backend-laravel

- Awesome tutorial: https://blog.pusher.com/build-rest-api-laravel-api-resources/

- Vue SPA: https://codeburst.io/api-authentication-in-laravel-vue-spa-using-jwt-auth-d8251b3632e0

Tutorial: https://tutsforweb.com/restful-api-in-laravel-56-using-jwt-authentication/