Skip to content

tavisto/oauth-http-client-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth-http-client-examples

Example Oauth HTTP Client

This repo is to show several examples of a http client that wraps all requessts in OAuth 1.1 Authorization headers.

PHP

For one example I am going to use the PHoAuth library. https://github.com/icheishvili/phoauth

For another example I am going to use Zend Framework https://github.com/zendframework/zf2.git

Python

For python I am going to be using this pyoauth library https://github.com/icheishvili/pyoauth

About

Example Oauth HTTP Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published