July 6, 2016IoT security is a hot-button issue in today’s world: there are more internet-connected devices than there are people, and the amount of data being shared has exploded over the past few years. However, keeping that data safe is becoming a problem just as quickly— especially with the advent of health-sensitive de...
March 4, 2016This article was updated on 11.05.2017 to reflect important changes to Auth0’s API.
Authentication for single page apps can be a tricky matter. In many cases, SPA architecture involves having an isolated front-end application with a framework like AngularJS, and a separate backend that serves as a data API to fee...
February 17, 2016The Laravel API Boilerplate (JWT Edition) was made on the shoulders of giants like:Dingo API;
JWT-Auth, by tymondesigns;
CORS on Laravel 5 by barryvdh;In this article, we will learn how to use it to quickly create a fully functional API for an imaginary book wishlist application. As an aside, we will also see how t...
Recent Comments