jquery-facebook-multi-friend-selector icon indicating copy to clipboard operation
jquery-facebook-multi-friend-selector copied to clipboard

Added access_token API override option...

Open kyllerss opened this issue 12 years ago • 0 comments

I am not sure if this is the best way of going about it. I have a server-side FB login flow through which I obtain an access token. I found that the FB.api call the plugin makes is not aware of the session. Perhaps there is a better way of initializing the FB instance to be aware of the access token, but I could not find one.

I have provided some changes to the code to add an 'access_token' option that can be passed in manually.

If you know of a better way, I am all ears.

kyllerss avatar Mar 20 '12 01:03 kyllerss