Getting Started With HWIOAuthBundle =================================== ## Installation 1. [Setting up the bundle](1-setting_up_the_bundle.md) 2. [Configuring resource owners (Facebook, GitHub, Google, Windows Live) and others](2-configuring_resource_owners.md) 3. [Configuring the security layer](3-configuring_the_security_layer.md) 4. [Integrating with FOSUserBundle](4-integrating_fosub.md) ## Bonus: - [Adding "Facebook Connect" functionality](bonus/facebook-connect.md) ## Internals - [Response object & "paths" explanation](internals/response_object_and_paths.md) - [Configuring the HTTP Client](internals/configuring_the_http_client.md) - [Reference configuration](internals/reference_configuration.md) - [Configuring an external Resource Owner](internals/external_resource_owner.md) ## Todo - "connect" documentation