PHP Classes

How do I integrate OAuth?

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  How to Implement PHP ...  >  All threads  >  How do I integrate OAuth?  >  (Un) Subscribe thread alerts  
Subject:How do I integrate OAuth?
Summary:How do I integrate OAuth?
Messages:2
Author:Manjiri Limaye
Date:2014-11-13 09:07:04
 

  1. How do I integrate OAuth?   Reply   Report abuse  
Picture of Manjiri Limaye Manjiri Limaye - 2014-11-13 09:07:04
Hello,
How do I integrate OAuth? I just have consumer key, consumer secret & one dev enviornment URL. How do I intergate the webservice?
Thanks in advance.

  2. Re: How do I integrate OAuth?   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2014-11-13 21:05:00 - In reply to message 1 from Manjiri Limaye
I am not sure what is your difficulty.

This class can access any OAuth based API. You can call any API passing a URL and any additional parameters to the CallAPI function.

There are plenty of example scripts with this package. Did you look into those?

You can also read the documentation and this tutorial article:

phpclasses.org/blog/package/7700/po ...