Re: Social Networking Login with Auth Component.

2012-08-13 Thread Braindead
Have a look at Opauth. It's a nice plugin working really well.

https://github.com/uzyn/cakephp-opauth 

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: Social Networking Login with Auth Component.

2012-08-13 Thread Sanjeev Divekar
I think HybridAuth is better in response data provided.
Any other suggestion?

On Mon, Aug 13, 2012 at 2:21 PM, Braindead markus.he...@gmail.com wrote:

 Have a look at Opauth. It's a nice plugin working really well.

 https://github.com/uzyn/cakephp-opauth

 --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






-- 
Warm Regards,
Sanjeev
http://sanjeevdivekar.wordpress.com

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: Social Networking Login with Auth Component.

2012-08-13 Thread Braindead


 I think HybridAuth is better in response data provided.


The only difference I can see is that HybridAuth does automatically login 
using AuthComponent and Opauth does not. But actually this can be done in a 
few lines of code. Opauth has the advantage that it is a nice plugin that 
fits nicely into any Cake app.

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: Social Networking Login with Auth Component.

2012-08-13 Thread Sanjeev Divekar
HybridAuth gives more profile data then Opauth. I could't find user's email
from demo in Opauth.

On Mon, Aug 13, 2012 at 6:00 PM, Braindead markus.he...@gmail.com wrote:

 I think HybridAuth is better in response data provided.


 The only difference I can see is that HybridAuth does automatically login
 using AuthComponent and Opauth does not. But actually this can be done in a
 few lines of code. Opauth has the advantage that it is a nice plugin that
 fits nicely into any Cake app.

 --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






-- 
Warm Regards,
Sanjeev
http://sanjeevdivekar.wordpress.com

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: Social Networking Login with Auth Component.

2012-08-13 Thread Chetan Varshney
Hi Sanjeev,

Please have a look on http://umpremium.ektasoftwares.com for authenticating
users and other features.

On Mon, Aug 13, 2012 at 6:03 PM, Sanjeev Divekar
sanjeevdive...@gmail.comwrote:

 HybridAuth gives more profile data then Opauth. I could't find user's
 email from demo in Opauth.

 On Mon, Aug 13, 2012 at 6:00 PM, Braindead markus.he...@gmail.com wrote:

 I think HybridAuth is better in response data provided.


 The only difference I can see is that HybridAuth does automatically login
 using AuthComponent and Opauth does not. But actually this can be done in a
 few lines of code. Opauth has the advantage that it is a nice plugin that
 fits nicely into any Cake app.

 --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






 --
 Warm Regards,
 Sanjeev
 http://sanjeevdivekar.wordpress.com

 --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






-- 
Thanks  Regards

Chetan Varshney
Director of Ekta Softwares
Noida India
Website- EktaSoftwares.Com http://www.ektasoftwares.com
Email- chetanvarsh...@gmail.com
Skype- chetan-varshney
Mob no- +919891538749

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: Social Networking Login with Auth Component.

2012-08-13 Thread Sanjeev Divekar
I will stick to CakePHP's basic Auth component.

On Mon, Aug 13, 2012 at 6:05 PM, Chetan Varshney
chetanvarsh...@gmail.comwrote:

 Hi Sanjeev,

 Please have a look on http://umpremium.ektasoftwares.com for
 authenticating users and other features.


 On Mon, Aug 13, 2012 at 6:03 PM, Sanjeev Divekar sanjeevdive...@gmail.com
  wrote:

 HybridAuth gives more profile data then Opauth. I could't find user's
 email from demo in Opauth.

 On Mon, Aug 13, 2012 at 6:00 PM, Braindead markus.he...@gmail.comwrote:

 I think HybridAuth is better in response data provided.


 The only difference I can see is that HybridAuth does automatically
 login using AuthComponent and Opauth does not. But actually this can be
 done in a few lines of code. Opauth has the advantage that it is a nice
 plugin that fits nicely into any Cake app.

 --
 You received this message because you are subscribed to the Google
 Groups CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






 --
 Warm Regards,
 Sanjeev
 http://sanjeevdivekar.wordpress.com

 --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






 --
 Thanks  Regards

 Chetan Varshney
 Director of Ekta Softwares
 Noida India
 Website- EktaSoftwares.Com http://www.ektasoftwares.com
 Email- chetanvarsh...@gmail.com
 Skype- chetan-varshney
 Mob no- +919891538749


  --
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com.
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en-US.






-- 
Warm Regards,
Sanjeev
http://sanjeevdivekar.wordpress.com

-- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.