PHPackages                             jonnyw/magento-oauth - 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. jonnyw/magento-oauth

ActiveLibrary

jonnyw/magento-oauth
====================

Magento OAuth Test

v1.0.1(12y ago)96.9k—0%3[2 issues](https://github.com/jonnnnyw/magento-oauth/issues)MITPHP

Since Feb 17Pushed 10y ago2 watchersCompare

[ Source](https://github.com/jonnnnyw/magento-oauth)[ Packagist](https://packagist.org/packages/jonnyw/magento-oauth)[ RSS](/packages/jonnyw-magento-oauth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

magento-oauth
=============

[](#magento-oauth)

A service class for Magento OAuth using the [Lusitanian PHP OAuth](https://github.com/Lusitanian/PHPoAuthLib) library.

[![Total Downloads](https://camo.githubusercontent.com/7768b3721fdc4f32b97bd17fbe23ebafa2c508f05b937b8a47d71398ac940dfa/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e79772f6d6167656e746f2d6f617574682f646f776e6c6f6164732e706e67)](https://packagist.org/packages/jonnyw/magento-oauth) [![Latest Stable Version](https://camo.githubusercontent.com/f16329936f23ee00c330e9482065f42cc975344a8c145342ca0d7016a159aa86/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6e6e79772f6d6167656e746f2d6f617574682f762f737461626c652e706e67)](https://packagist.org/packages/jonnyw/magento-oauth) [![Build Status](https://camo.githubusercontent.com/8324d8ae579a184e16577586dfcb6ecc3018b66afab9b3de708be70f0e9089cf/68747470733a2f2f7472617669732d63692e6f72672f6a6f6e6e6e6e79772f6d6167656e746f2d6f617574682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/jonnnnyw/magento-oauth) [![Scrutinizer Quality Score](https://camo.githubusercontent.com/cba13592ae40ced718e45a7def869fd3549c7424f719c2428ca774bf47661c0f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6f6e6e6e6e79772f6d6167656e746f2d6f617574682f6261646765732f7175616c6974792d73636f72652e706e673f733d30343431653632323162303438633564383365326162313964666537343435366661626330373734)](https://scrutinizer-ci.com/g/jonnnnyw/magento-oauth/) [![Code Coverage](https://camo.githubusercontent.com/007f844424862a76ccbf5c4d0a581313e92173e3ea8cf108d2ed10ca16eed8de/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6f6e6e6e6e79772f6d6167656e746f2d6f617574682f6261646765732f636f7665726167652e706e673f733d39343865663833343931636330386536623537666339383061353233326638353931376236653832)](https://scrutinizer-ci.com/g/jonnnnyw/magento-oauth/)

0.0 Table of Contents
---------------------

[](#00-table-of-contents)

- Examples
- Changelog
- Troubleshooting

1.0 Examples
------------

[](#10-examples)

A working example can be found in the examples/ directory of the repo.

You can create your own instance of the Magento service or use the service factory in the Lusitanian OAuth library, which ensures all dependencies are injected into the service:

```
