PHP 8.1 magento oauth library

v1.2 2023-01-10 09:27 UTC

This package is not auto-updated.

Last update: 2024-05-01 14:07:01 UTC


README

Forked library that works as a replacement for this library. Just follow the magento oauth devdocs for the extra files needed.

PHPoAuthLib

NOTE: I'm looking for someone who could help to maintain this package alongside me, just because I don't have a ton of time to devote to it. However, I'm still going to keep trying to pay attention to PRs, etc.

PHPoAuthLib provides oAuth support in PHP 7.2+ and is very easy to integrate with any project which requires an oAuth client.

Build Status Code Coverage Scrutinizer Quality Score Latest Stable Version Total Downloads

Installation

This library can be found on Packagist. The recommended way to install this is through composer.

    composer require lucasderijke/oauth