http://www.phpclasses.org/package/7700-PHP-Authorize-and-access-APIs-using-OAuth.html
Database/session based inside vendor code, config mostly inside the class, not immediately suitable for integrating into authcomponent while using cake user model for storage.
https://github.com/danielauener/cake-social-custom-auth
Works but, uses cakephp2 features correctly...... However uses 3 different oauth consumer libs, one for each provider, to do the same thing on each.
http://pecl.php.net/package/oauth
oAuth 1.0 only it would seem.
What is the standard people are using? Surely this is something that just about every app uses today.....Database/session based inside vendor code, config mostly inside the class, not immediately suitable for integrating into authcomponent while using cake user model for storage.
https://github.com/danielauener/cake-social-custom-auth
Works but, uses cakephp2 features correctly...... However uses 3 different oauth consumer libs, one for each provider, to do the same thing on each.
http://pecl.php.net/package/oauth
oAuth 1.0 only it would seem.
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment