Learn how to use Laravel and JWT to secure our APIs
Fisayo Afolayan wrote a nice tutorial on how to use Laravel and JWT to secure our APIs.
JSON Web Token (JWT) is an open standard that allows two parties to securely send data and information as JSON objects. This information can be verified and trusted because it is digitally signed.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.4 Laravel 5.5 Laravel 5.6 Laravel 5.3 Laravel 5 Intermediate