2017 © Pedro Peláez
 

library oauth-simple

Simple OAuth1 signature package with support for oauth_body_hash

image

omgwagon/oauth-simple

Simple OAuth1 signature package with support for oauth_body_hash

  • Thursday, May 17, 2018
  • by omgwagon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 11 % Grown

The README.md

OAuth Simple Package

Simple oauth package used to sign messages and verify signatures., (*1)

Heavily based on the PHP classes from https://github.com/jrconlin/oauthsimple, (*2)

Built to be installable via composer plus added unit tests, (*3)

Clone and test

git clone git@github.com:omgwagon/oauth-simple
cd oauth-simple
vendor/bin/phpunit

Add to a project

cd oauth-simple
composer require omgwagon/oauth-simple

The Versions

17/05 2018

dev-master

9999999-dev

Simple OAuth1 signature package with support for oauth_body_hash

  Sources   Download

The Requires

 

The Development Requires

by Paul Dawson

04/10 2017

v0.9.2

0.9.2.0

Simple OAuth1 signature package with support for oauth_body_hash

  Sources   Download

The Requires

 

by Paul Dawson

26/09 2017

v0.9.1

0.9.1.0

Simple OAuth1 signature package with support for oauth_body_hash

  Sources   Download

The Requires

 

by Paul Dawson

20/09 2017

v0.9.0

0.9.0.0

Simple OAuth1 signature package with support for oauth_body_hash

  Sources   Download

The Requires

 

by Paul Dawson