Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook "like" functionality in a kiosk

I've been tasked by a client to write an application for a kiosk (think checkin machine at an airport) and one of the options for the users is to "like" my client in Facebook. I've read the plugin documentation and I am able to render a "like" button on a browser page, but then facebook pops up a login web browser window... my kiosk application can't have web browsers popping up (since it's a kiosk).

How can I successfully send a like request with little to no browser UI for the user? Any thoughts?

Thanks, ~Bill

like image 526
Novox Avatar asked Jul 02 '26 21:07

Novox


1 Answers

The fundamental problem is that the user, in order to "like" something, must be authenticated with Facebook.

In the case of a public kiosk, if it is the deployment scenario of your app, I think that logging in with the Facebook credentials is not a good idea: would you trust a public kiosk and log in to Facebook with it?

I don't know if the Facebook authorization dialog can be embedded in an iframe or something like that, but I think that maybe the context is not appropriated for a like button.

like image 81
Andrea Spadaccini Avatar answered Jul 05 '26 03:07

Andrea Spadaccini



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!