tomsjac/client-api-connect

Connection class to Api by JWT


Keywords
api, client, jwt, json token
License
MIT

Documentation

CLIENT API With JSONP

The api-client class simplifies the connection to a remote server (API) using the Guzzle library. Currently the supported authentication method is JWT (JSON Web Token)

Requirements

Features

Installation

  1. Fork the project or add composer package
  2. Launch composer install