I'm trying to ideate a facebook application where user would:
1- login to FB through the browser
2- accept the app's permissions (offline_access*, publish_stream, etc)
Then we'll generate a barcode/rfid card where the main code will be his/her username/ID. When user puts his card under the reader, "the system" should launch something and post something to his wall/timeline
So:
I guess I'll have to develop a separate desktop app that receives the code from reader and then to launch a browser with my app url plus some app_data?
Is there a way I could "login" user automatically to my FB app after card passed through the reader, by using some token or similar (knowing user accepted permissions previously)?
I'm throwing ideas, hope someone can share others so I can clear this on my mind
Thanks
