Menu
Sites
Language
login with social network (facebook and twitter)

I'd like to login with facebook and Twitter on Tizen web app. I've alreday made two apps, mobile app and web app.  

In case of mobile app, it allows user to login-in with Twitter and Facebook. But I tried to log-in with them on Tizen Web app, I cannot get login page from them.

How should I fix this? I wonder there is solution for authentication with Facebook and Twitter. 

Plesae let me know. Thanks. 

Edited on 18 03, 2014

Responses

1 Replies
Raghavendra Reddy Shiva
Are you using the oAuth protocol for authorization ? If so, then unfortunately this will not work on the tizen web applications, due to the SNS policy. Using oAuth, the HTTP redirect from SNS back to the mobile application is possible ONLY, if the mobile application is hosted on a web server, but this is not the case with Tizen web applications, which are stored locally on the device. Seems like there are two solutions, either you can use xAuth protocol or the out-of-band PIN mode. Please refer below article for knowing how to use these alternative methods. https://developer.tizen.org/documentation/articles/social-network-services-on-tizen