PHPackages                             shabeer/foodics-ouath2-merchant - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. shabeer/foodics-ouath2-merchant

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

shabeer/foodics-ouath2-merchant
===============================

Foodics OAuth 2.0 Client Provider for The PHP League OAuth2-Client

0.1(4y ago)03.3k↓42.9%MITPHP

Since Jun 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/muhammed-shabeer/foodics-ouath2-merchant)[ Packagist](https://packagist.org/packages/shabeer/foodics-ouath2-merchant)[ RSS](/packages/shabeer-foodics-ouath2-merchant/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Foodics OAuth 2.0 Client
========================

[](#foodics-oauth-20-client)

Overview
--------

[](#overview)

To use this package, it will be necessary to have a Foodics client ID and client secret. These are referred to as `{client-id}` and `{client-secret}` in the documentation.

Installation
------------

[](#installation)

You can install the package via composer:

```
    composer required shabeer/foodics-ouath2-merchant
```

([back to top](#top))

Usage
-----

[](#usage)

### Authorization Code Flow

[](#authorization-code-flow)

```
