@seregazhuk: Building a RESTful API Using ReactPHP: JWT Authentication

  • You are here: Free PHP » Uncategorized » @seregazhuk: Building a RESTful API Using ReactPHP: JWT Authentication

Previously we have used Basic HTTP Authentication to protect our RESTful API. This authentication method is pretty simple, but in most cases, it can be used only in the internal network with server-to-server communication. For example, we can’t store Basic Authentication credentials to mobile d...

Powered by Gewgley