PHP Classes

manually configure for oauth token

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  How to Implement PHP ...  >  All threads  >  manually configure for oauth token  >  (Un) Subscribe thread alerts  
Subject:manually configure for oauth token
Summary:How to manually configure the oauth token manually
Messages:2
Author:Greg Davault
Date:2015-04-25 21:39:49
 

  1. manually configure for oauth token   Reply   Report abuse  
Picture of Greg Davault Greg Davault - 2015-04-25 21:39:49
This question may have already been answered in the forum, but I am not able to view messages older than 2015. Can you please supply information on how to manually configure the oauth_client.php and login_with_???.php for instances where we will store the oauth token in our database. Thanks.

  2. Re: manually configure for oauth token   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-04-25 22:23:05 - In reply to message 1 from Greg Davault
Just check this article, it is precisely about storing access tokens in databases, so you can call the API when the user is not present.

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