Jump to content

Ouath 2.0 -- Abstract Method


cici_nho

Recommended Posts

I ve downloaded google library for ouath 2.0

 

link : code.google.com/p/oauth2-php/

 

When i try to execute addclient.php which is in /server/examples/pdo/

 

Php gives this error :

Fatal error: Class PDOOAuth2 contains 4 abstract methods and must therefore be declared abstract or implement the remaining methods (OAuth2::auth_client_credentials, OAuth2::get_redirect_uri, OAuth2::get_access_token, ...) in /Applications/MAMP/htdocs/oauth2-php/server/examples/pdo/lib/PDOOAuth2.inc on line 18  

Link to comment
https://forums.phpfreaks.com/topic/264872-ouath-20-abstract-method/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.