ice framework documentation ice doc v1.10.1
Methods
  • __construct(variable $config) : void
    Facebook adapter constructor.
  • getImage() : void
    Get url of user's avatar or null if it is not set.
  • authenticate() : void
    Authenticate and return bool result of authentication.
  • Prepare params for authentication url.
Methods Details
  • public function __construct(variable $config)

    Facebook adapter constructor.
  • public function getImage()

    Get url of user's avatar or null if it is not set.
  • public function authenticate()

    Authenticate and return bool result of authentication.
  • public function prepareAuthParams()

    Prepare params for authentication url.