facebook - No authorization dialog -



facebook - No authorization dialog -

how can create facebook app doesn't require users log in/authorize app? possible canvas apps?

the conversion in auth dialog quite poor (39%) app, though inquire basic info only. hence question.

thanks advice!

there no special actions necessary run canvas app in facebook without authentication. set canvas url , secure canvas url in app's settings (https://developers.facebook.com/apps/<app_id>/summary) , should work.

keep in mind cannot access of useful functionality facebook offers if forego authentication. you'll missing out on:

the invite friends dialog creating notifications retrieving user's friend list , information etc.

in fact, if you're not leveraging of available functionality facebook provides, there's no sense in creating canvas app. might enjoy benefits of using entire window application , host standalone.

facebook authentication canvas authorization

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -