6/10/2016 JSON Web Token Authentication for Lumen https://laravelista.com/posts/json-web-token-authentication-for-lumen 1/13 Search June 26, 2015 Post JSON Web Token Authentication for Lumen I have shown you a way of creating an API using Lumen and...
More
6/10/2016 JSON Web Token Authentication for Lumen https://laravelista.com/posts/json-web-token-authentication-for-lumen 1/13 Search June 26, 2015 Post JSON Web Token Authentication for Lumen I have shown you a way of creating an API using Lumen and Fractal. In this post we will continue on that and implement authentication and protected routes. This post got a REBOOT I have published a new lesson called JSON Web Token Authentication for Lumen REBOOT (https://laravelista.com/lessons/json-web-token-authentication-for-lumen-reboot). Learn how to implement JWT authentication in your Lumen 5.3 application the proper way. Native Token Based Authentication for Laravel I have published a new lesson called Laravel API 101: AUTH (https://laravelista.com/series/laravel-api-101/part/2). There you will nd everything you need to use the native Token Based Authentication for Laravel. Hello API friends. TABLE OF CONTENT TOC
Less