tomsjac/client-api-connect

Connection class to Api by JWT

1.1.1 2020-06-12 07:19 UTC

This package is not auto-updated.

Last update: 2022-10-15 08:52:15 UTC


README

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