FriendsOfSymfony / FOSFacebookBundle

NOT MAINTAINED - see https://github.com/hwi/HWIOAuthBundle
322 stars 140 forks source link

Remove bundle dependencies to use with Silex #239

Closed GromNaN closed 11 years ago

GromNaN commented 11 years ago

I resubmit PR #238 because it was not updated by the new push.

The Security and SessionPersistance classes can be used outside of the fullstack framework.

Example: https://github.com/GromNaN/FacebookServiceProvider

diegoholiveira commented 11 years ago

Can you provide the proper documentation about how to integrate it with silex?

GromNaN commented 11 years ago

@diegoholiveira I've created a service provider : https://github.com/GromNaN/FacebookServiceProvider#readme

diegoholiveira commented 11 years ago

Nice.

Do you think on merge this service provider under FOSFacebookBundle?

GromNaN commented 11 years ago

I'm not against moving my FacebookServiceProvider to the FOS namespace.

But for the inclusion into the bundle, I see pro & con:

Pro:

Con: