PHP Classes

Finally an abstract class to work with oauth (1 and 2).

Recommend this page to a friend!

      PHP OAuth Library  >  PHP OAuth Library package blog  >  How to Implement PHP ...  >  All threads  >  Finally an abstract class to work...  >  (Un) Subscribe thread alerts  
Subject:Finally an abstract class to work...
Summary:Package rating comment
Messages:2
Author:rodrigo butta
Date:2015-08-07 21:33:36
 

  1. Finally an abstract class to work...   Reply   Report abuse  
Picture of rodrigo butta rodrigo butta - 2015-08-07 21:33:36
Finally an abstract class to work with oauth (1 and 2). I'm very glad i've found this!! Congrats and obrigado pelo seu aporte!

  2. Re: Finally an abstract class to work...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-08-07 22:53:50 - In reply to message 1 from rodrigo butta
You're welcome! I am glad you like it. OAuth 1 and 2 are such pain to deal that no developer deserves to go through the pain and learning multiple versions of each protocol, not to mention that not all API implement the same protocol version the same way.