Friday, June 14, 2013

Re: Cakephp2 well designed oAuth client?

https://github.com/uzyn/cakephp-opauth
Also uses $_SESSION directly.....



On Saturday, 15 June 2013 13:24:44 UTC+10, Mr-Yellow wrote:
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.....


--
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: