djstarcom / fb-account-kit
This package is abandoned and no longer maintained.
No replacement package was suggested.
Facebook Account Kit SDK
1.0.0
2019-05-13 14:38 UTC
Requires
- ext-curl: *
- ext-json: *
This package is auto-updated.
Last update: 2020-08-13 17:57:16 UTC
README
Facebook Account Kit Client
Installation
The preferred way to install this extension is through composer.
Either run
composer require djstarcom/fb-account-kit
or add
"djstarcom/fb-account-kit": "*"
to the require section of your composer.json
file.