Technology

Implementing facebook login with childbrowser in a phonegap app

Recently in one of my phonegap apps, I had to implement login with facebook functionality. Because the app was targeted towards multiple platforms (ios and android), so for this we needed a javascript based solution that can work on multiple platform. We used the childbrowser plugin to handle this situation in following manner – 1....

by Prakash Balodi
Tag: Facebook login
20-Aug-2013

Grails

Implementing Login With Facebook

Hi, In my recent grails project i had a requirement to allow an user to login into my site using his Facebook credentials To achieve it , here is what is required to be done : 1) Create an application in facebook : Create an application in facebook from the application dashboard (https://developers.facebook.com/apps). ...

by vineet
Tag: Facebook login
24-Sep-2012