umbrella-evgeny-nefedkin/accountkit-lite

Lite bundle for authorization via FAK (facebook account kit)

dev-master 2018-11-07 16:14 UTC

This package is auto-updated.

Last update: 2024-04-17 19:54:10 UTC


README

Usage:

import Umbrella\FAKLiteBundle\Service;

$FakService = new AccountKitService();
$FAKUser =  $FakService->getByAccessToken($accessToken);

INSTALL

From GitHub

https://github.com/umbrella-evgeny-nefedkin/FAKBundle

git clone https://github.com/umbrella-evgeny-nefedkin/FAKBundle.git

From Composer

composer require umbrella-evgeny-nefedkin/accountkit-lite

License

MIT see https://github.com/umbrella-evgeny-nefedkin/shlac/blob/master/LICENSE