2017 © Pedro Peláez
 

yii2-extension yii2-facebook-accountkit

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site.

image

dhiraj/yii2-facebook-accountkit

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site.

  • Monday, November 7, 2016
  • by dhiraj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 289 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 61 % Grown

The README.md

Yii2 Facebook AccountKit Tools

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist dhiraj/yii2-facebook-accountkit "*"

or add, (*4)

"dhiraj/yii2-facebook-accountkit": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \traversient\yii\AutoloadExample::widget(); ?>, (*7)

The Versions

07/11 2016

dev-master

9999999-dev

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site.

  Sources   Download

MIT

The Requires

 

extension yii2

07/11 2016

0.1

0.1.0.0

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site.

  Sources   Download

MIT

The Requires

 

extension yii2

07/11 2016

dev-develop

dev-develop

Given app secret and client id, returns the user's accessToken and user information from Facebook's AccountKit Graph User API. The basic idea is to use the 'code' flow from your native Android or iOS app which is using a REST API from your Yii2 site.

  Sources   Download

MIT

The Requires

 

extension yii2