pitchtarget / ember-cli-facebook-js-sdk

Simple Facebook SDK for Javascript addon for your Ember CLI app.
MIT License
29 stars 15 forks source link

Wrapper style initialization #4

Closed ghost closed 8 years ago

ghost commented 9 years ago

it would be cool to use this library as a wrapper for an already initalized FB raw library.

My usecase is the fb sdk that is injected by torii after successful auth.

bugant commented 8 years ago

Hi @ManuelArno, sorry for the delay. For sure, you are right. I think this is a pretty fast change to do. I'll look into it.

bugant commented 8 years ago

@ManuelArno, from version 1.0.0 you can now skip the init of the FB SDK.