basic-facebook-api
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "basic-facebook-api", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Facebook api to check access token received from frontend and get a long leasting accesstoken of the user", | ||
@@ -23,6 +23,11 @@ "main": "lib/index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/theotow/basic-facebook-api" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^2.2.0", | ||
"underscore": "^1.8.2", | ||
"chai": "^2.1.0" | ||
} | ||
} |
@@ -0,3 +1,6 @@ | ||
### **basic-facebook-api** | ||
[![Build Status](https://travis-ci.org/theotow/basic-facebook-api.svg?branch=master)](https://travis-ci.org/theotow/basic-facebook-api) | ||
This lib is for humans who want to check if the access_token someone send from the frontend is valid and can be used for further processing. Also it allowes to get an long term access_token of facebook. | ||
@@ -4,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11932
82
0
3