At Agira, Technology Simplified, Innovation Delivered, and Empowering Business is what we are passionate about. We always strive to build solutions that boost your productivity.

Create A REST API In Laravel With Authentication Using Passport

APIs will always use tokens to authenticate users. The reason behind this approach is, usually, there is no session state provided between the requests. To avoid this, Laravel introduced Laravel Passport which makes API authentication an easy task by providing a full OAuth2 server implementation for the entire application. In this tutorial, we are going […]

  • Nithin Kumar C N
    Nithin Kumar C N
  • December 27, 2018