Getting Started With HWIOAuthBundle

February 28, 2024 ยท View on GitHub

Installation

  1. Setting up the bundle
  2. Configuring resource owners (Facebook, GitHub, Google, Windows Live) and others
  3. Configuring the security layer
  4. Configuring the connect (register) layer

Bonus:

  • Adding "Facebook Connect" functionality

Internals

  • Response object & "paths" explanation
  • Reference configuration
  • Configuring an external Resource Owner

Todo

  • "connect" documentation

Contents

  1. 1Installation
  2. 2Bonus:
  3. 3Internals
  4. 4Todo