Zend certified PHP/Magento developer

Creating a RESTful API with ReactPHP #16: Adding User Signin

It’s now time to add sign-in functionality to our RESTful API. We’ll have to use JWT for that…