{"_id":"react-facebook-auth","_rev":"8-644fb54f24dfcbed92625ce4f698e90a","name":"react-facebook-auth","description":"A Component React for Facebook authentication","dist-tags":{"latest":"1.4.0"},"versions":{"1.0.0":{"name":"react-facebook-auth","version":"1.0.0","description":"A Component React for Facebook authentication","author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"license":"MIT","homepage":"https://github.com/ionutmilica/react-facebook-auth","repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"main":"./lib/index.js","module":"./es/index.js","jsnext:main":"./es/index.js","scripts":{"build":"npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib --ignore __tests__","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__","build:umd":"cross-env NODE_ENV=development webpack src/index.js dist/react-facebook-auth.js --config config/webpack.dev.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js dist/react-facebook-auth.min.js --config config/webpack.prod.js","lint":"eslint src","test":"cross-env NODE_ENV=test jest --config config/jest.config.js","test:coverage":"npm run test -- --coverage","test:codecov":"cat ./coverage/lcov.info | ./node_modules/.bin/codecov","test:watch":"npm run test -- --watch --bail","prettier":"prettier --write --semi --single-quote --trailing-comma=all 'src/**/*.js'","clean":"rimraf dist lib es"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-remove-prop-types":"^0.4.5","babel-preset-env":"^1.5.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-register":"^6.24.1","codecov":"^2.2.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-loader":"^1.7.1","eslint-plugin-babel":"^4.1.1","eslint-plugin-import":"^2.3.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.0.1","jest":"^20.0.4","prettier":"^1.4.4","rimraf":"^2.6.1","webpack":"^2.6.1","webpack-dev-server":"^2.4.5","webpack-merge":"^4.1.0"},"dependencies":{"prop-types":"^15.5.10"},"peerDependencies":{"react":"^15.0.0"},"babel":{"presets":["es2015","react","stage-0"]},"gitHead":"6191efa639a9c9ff948101897108da2b4d41cc93","_id":"react-facebook-auth@1.0.0","_shasum":"3678eb2954a98b2e3bce7faf331372202e56e723","_from":".","_npmVersion":"4.5.0","_nodeVersion":"7.9.0","_npmUser":{"name":"ionutmilica","email":"ionut.milica@gmail.com"},"dist":{"shasum":"3678eb2954a98b2e3bce7faf331372202e56e723","tarball":"https://registry.npmjs.org/react-facebook-auth/-/react-facebook-auth-1.0.0.tgz","integrity":"sha512-hsmFacEkOI7cDW2rBsCOamCiLuvps5+ggJTgTz8mtbf3+aZE9KpB7bQLKNTpfr3q+oj/w1K+o2KHlGLnOyLEBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyufnO8+SXAXm/4UxWOmqF2pG2Q3EXKAv0QGrZUBZAJAIgBPFGkTaeZov5p1FrCOlznkImVy/o+pk4tQHYdYQmnX8="}]},"maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-facebook-auth-1.0.0.tgz_1497120305258_0.2689294433221221"},"directories":{}},"1.1.0":{"name":"react-facebook-auth","version":"1.1.0","description":"A Component React for Facebook authentication","author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"license":"MIT","homepage":"https://github.com/ionutmilica/react-facebook-auth","repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"main":"./lib/index.js","module":"./es/index.js","jsnext:main":"./es/index.js","scripts":{"build":"npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib --ignore __tests__","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__","build:umd":"cross-env NODE_ENV=development webpack src/index.js dist/react-facebook-auth.js --config config/webpack.dev.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js dist/react-facebook-auth.min.js --config config/webpack.prod.js","lint":"eslint src","test":"cross-env NODE_ENV=test jest --config config/jest.config.js","test:coverage":"npm run test -- --coverage","test:codecov":"cat ./coverage/lcov.info | ./node_modules/.bin/codecov","test:watch":"npm run test -- --watch --bail","prettier":"prettier --write --semi --single-quote --trailing-comma=all 'src/**/*.js'","clean":"rimraf dist lib es"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-remove-prop-types":"^0.4.5","babel-preset-env":"^1.5.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-register":"^6.24.1","codecov":"^2.2.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-loader":"^1.7.1","eslint-plugin-babel":"^4.1.1","eslint-plugin-import":"^2.3.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.0.1","jest":"^20.0.4","prettier":"^1.4.4","rimraf":"^2.6.1","webpack":"^2.6.1","webpack-dev-server":"^2.4.5","webpack-merge":"^4.1.0"},"dependencies":{"prop-types":"^15.5.10"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0"},"babel":{"presets":["es2015","react","stage-0"]},"gitHead":"06ed53f441e4c98eb9ca63752248399e0c171bd3","_id":"react-facebook-auth@1.1.0","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"ionutmilica","email":"ionut.milica@gmail.com"},"dist":{"integrity":"sha512-HWKpUb7wcIue+uFeRDd54rj1SPt0CpEGQIV3r1WX+CRhcO5rFvkWRWeTQY6XsxEOd2aBuvGrX9wXPaXNJb6ClQ==","shasum":"d6b46b92919076c9caf58a3a174790334b3430fa","tarball":"https://registry.npmjs.org/react-facebook-auth/-/react-facebook-auth-1.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCI60mfH0Z2BlFHsaZOBavgYeQeBIjNX1pL6u3I8U85HQIgP0EHieDJSs1D4/tA/RgjFwNry0UGsHkacJ7NG2gh3jc="}]},"maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-facebook-auth-1.1.0.tgz_1507057790973_0.866362587781623"},"directories":{}},"1.2.0":{"name":"react-facebook-auth","version":"1.2.0","description":"A Component React for Facebook authentication","author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"license":"MIT","homepage":"https://github.com/ionutmilica/react-facebook-auth","repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"main":"./lib/index.js","module":"./es/index.js","jsnext:main":"./es/index.js","scripts":{"build":"npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib --ignore __tests__","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__","build:umd":"cross-env NODE_ENV=development webpack src/index.js dist/react-facebook-auth.js --config config/webpack.dev.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js dist/react-facebook-auth.min.js --config config/webpack.prod.js","lint":"eslint src","test":"cross-env NODE_ENV=test jest --config config/jest.config.js","test:coverage":"npm run test -- --coverage","test:codecov":"cat ./coverage/lcov.info | ./node_modules/.bin/codecov","test:watch":"npm run test -- --watch --bail","prettier":"prettier --write --semi --single-quote --trailing-comma=all 'src/**/*.js'","clean":"rimraf dist lib es"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-remove-prop-types":"^0.4.5","babel-preset-env":"^1.5.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-register":"^6.24.1","codecov":"^2.2.0","cross-env":"^5.0.0","eslint":"^3.19.0","eslint-config-airbnb":"^15.0.1","eslint-loader":"^1.7.1","eslint-plugin-babel":"^4.1.1","eslint-plugin-import":"^2.3.0","eslint-plugin-jsx-a11y":"^5.0.3","eslint-plugin-react":"^7.0.1","jest":"^20.0.4","prettier":"^1.4.4","rimraf":"^2.6.1","webpack":"^2.6.1","webpack-dev-server":"^2.4.5","webpack-merge":"^4.1.0"},"dependencies":{"prop-types":"^15.5.10"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0"},"babel":{"presets":["es2015","react","stage-0"]},"gitHead":"b1acafb6d49ba9198617c840da7a79a8f42c1105","_id":"react-facebook-auth@1.2.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"ionutmilica","email":"ionut.milica@gmail.com"},"dist":{"integrity":"sha512-cgIkZ/NGtHVIRyRJBeBJu7It3KA+r1abzZFh1ditHA1hw+Ne3CDInYdak+S4lR416Ni5hiJz4YdY9lLV8wMFYQ==","shasum":"90fb490d0abd5b962dbd930a998bbac31cf1bf62","tarball":"https://registry.npmjs.org/react-facebook-auth/-/react-facebook-auth-1.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCM/9su5exDIR8ZR8HX1BAq8rPEDuS3S8b3JKBc0Nox/wIgF7Uk6b765JInab4YTE0qzNHY6AgQlZwegEGctU1MAIg="}]},"maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-facebook-auth-1.2.0.tgz_1512206616422_0.012183819897472858"},"directories":{}},"1.3.0":{"name":"react-facebook-auth","version":"1.3.0","description":"A Component React for Facebook authentication","author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"license":"MIT","homepage":"https://github.com/ionutmilica/react-facebook-auth","repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"main":"./lib/index.js","module":"./es/index.js","jsnext:main":"./es/index.js","scripts":{"build":"npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib --ignore __tests__","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__","build:umd":"cross-env NODE_ENV=development webpack src/index.js dist/react-facebook-auth.js --config config/webpack.dev.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js dist/react-facebook-auth.min.js --config config/webpack.prod.js","lint":"eslint src","test":"cross-env NODE_ENV=test jest --config config/jest.config.js","test:coverage":"npm run test -- --coverage","test:codecov":"cat ./coverage/lcov.info | ./node_modules/.bin/codecov","test:watch":"npm run test -- --watch --bail","prettier":"prettier --write --semi --single-quote --trailing-comma=all 'src/**/*.js'","clean":"rimraf dist lib es"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-jest":"^20.0.3","babel-loader":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-react-remove-prop-types":"^0.4.5","babel-preset-env":"^1.5.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-register":"^6.24.1","codecov":"^2.2.0","cross-env":"^5.0.0","eslint":"^4.1.1","eslint-config-react-app":"^2.0.1","eslint-plugin-flowtype":"^2.34.1","eslint-plugin-import":"^2.6.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","jest":"^20.0.4","prettier":"^1.9.2","rimraf":"^2.6.1","webpack":"^2.6.1","webpack-dev-server":"^2.4.5","webpack-merge":"^4.1.0"},"dependencies":{"prop-types":"^15.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0"},"babel":{"presets":["es2015","react","stage-0"]},"gitHead":"de6902bff84c7a8329b17bfec7b3906d6f1ac9e3","_id":"react-facebook-auth@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"ionutmilica","email":"ionut.milica@gmail.com"},"dist":{"integrity":"sha512-nSn+ufkMuapCRWFBSWeLut093937KzEwb05pWZ4ro2k0aX3jdQ6PoPUXjqZFaWZqDZREQ6dJIuGyrE3hyNmG7Q==","shasum":"3b1dd01232c81b6f4b39ab03dc5821461f384f22","tarball":"https://registry.npmjs.org/react-facebook-auth/-/react-facebook-auth-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHVjS9gWyS2YFxViSDwyMigctQdnQtKnx1Fcuaax0i2AIgDCTst9elwgfQXScdaWRzr1YFyhWJAHO6SHX17Z5Yzrw="}]},"maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-facebook-auth-1.3.0.tgz_1514548274199_0.37692199973389506"},"directories":{}},"1.4.0":{"name":"react-facebook-auth","version":"1.4.0","description":"A Component React for Facebook authentication","author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"license":"MIT","homepage":"https://github.com/ionutmilica/react-facebook-auth","repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"main":"./lib/index.js","module":"./es/index.js","jsnext:main":"./es/index.js","scripts":{"build":"npm run build:lib && npm run build:es && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib --ignore __tests__","build:es":"cross-env BABEL_ENV=es babel src --out-dir es --ignore __tests__","build:umd":"cross-env NODE_ENV=development webpack src/index.js --output dist/react-facebook-auth.js --mode development --config config/webpack.config.js","build:umd:min":"cross-env NODE_ENV=production webpack src/index.js --output dist/react-facebook-auth.min.js --mode production --config config/webpack.config.js","lint":"eslint src","test":"cross-env NODE_ENV=test jest --config config/jest.config.js","test:coverage":"npm run test -- --coverage","test:codecov":"cat ./coverage/lcov.info | ./node_modules/.bin/codecov","test:watch":"npm run test -- --watch --bail","prettier":"prettier --write --semi --single-quote --trailing-comma=all 'src/**/*.{js,jsx,json,css}'","clean":"rimraf dist lib es coverage"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-jest":"^22.4.1","babel-loader":"^7.1.3","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-react-remove-prop-types":"^0.4.13","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","babel-preset-stage-1":"^6.24.1","babel-register":"^6.26.0","codecov":"^3.0.0","cross-env":"^5.1.3","eslint":"^4.1.1","eslint-config-react-app":"^2.1.0","eslint-plugin-flowtype":"^2.34.1","eslint-plugin-import":"^2.6.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-react":"^7.1.0","jest":"^22.4.2","prettier":"^1.10.2","rimraf":"^2.6.2","webpack":"^4.0.0","webpack-cli":"^2.0.9","webpack-dev-server":"^3.0.0","webpack-merge":"^4.1.2"},"dependencies":{"prop-types":"^15.6.0"},"peerDependencies":{"react":"^15.0.0 || ^16.0.0"},"babel":{"presets":["es2015","react","stage-0"]},"gitHead":"00b47bf2f587da7136d2bd70ff8dad3d0570786e","_id":"react-facebook-auth@1.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"ionutmilica","email":"ionut.milica@gmail.com"},"dist":{"integrity":"sha512-OcTqp9CfhdEfT2pf5qEUGu8HYHy6fEJw45ndUFI6ZEXuvy6hjghzN1VS0+1mwODzItinPT+aSEemeTHx3qpXrw==","shasum":"9765208a931046c6e8ff27aa69c8d74194fe67b9","tarball":"https://registry.npmjs.org/react-facebook-auth/-/react-facebook-auth-1.4.0.tgz","fileCount":24,"unpackedSize":469382,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFJdCSAU4hAjqdw+kAaeICSKZxS1hWg/g9XnNBXC7dzYAiEAypfTbSqfTcV5RwFx65jSWm50W1bHri/su+ZGBXIVdnM="}]},"maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-facebook-auth_1.4.0_1519647029109_0.33767607461005134"},"_hasShrinkwrap":false}},"readme":"# React Facebook Authentication\n[![Build Status](https://travis-ci.org/ionutmilica/react-facebook-auth.svg?branch=master)](https://travis-ci.org/ionutmilica/react-facebook-auth)\n[![redux-modal-container](https://img.shields.io/npm/v/react-facebook-auth.svg)](https://www.npmjs.com/package/react-facebook-auth)\n[![codecov](https://codecov.io/gh/ionutmilica/react-facebook-auth/branch/master/graph/badge.svg)](https://codecov.io/gh/ionutmilica/react-facebook-auth)\n\nAllows developers to receive a facebook authentication token that can be used by a backend service.\n\n## Installation\nTo install the latest version:\n\n```\nnpm install --save react-facebook-auth\n```\nor\n```\nyarn add react-facebook-auth\n```\n\n### How to use\n```js\nimport React from 'react';\nimport ReactDOM from 'react-dom';\nimport FacebookAuth from 'react-facebook-auth';\n\nconst MyFacebookButton = ({ onClick }) => (\n  <button onClick={onClick}>\n    Login with facebook\n  </button>\n);\n\nconst authenticate = (response) => {\n  console.log(response);\n  // Api call to server so we can validate the token\n};\n\nconst App = () => (\n  <div>\n    <h1>Facebook Auth</h1>\n    <FacebookAuth\n      appId=\"<app-id>\"\n      callback={authenticate}\n      component={MyFacebookButton}\n    />\n  </div>\n);\n\nReactDOM.render(\n  <App />,\n  document.getElementById('root'),\n);\n```\n\nA full example can be found in [examples](https://github.com/ionutmilica/react-facebook-auth/tree/master/example) directory.\n\n### Available Props\n| Params          | Type     | Info                                                                                                                    |\n|-----------------|----------|-------------------------------------------------------------------------------------------------------------------------|\n| appId           | string   | Facebook application id. Check https://developers.facebook.com                                                          |\n| scope           | string   | Comma separated list of extended permissions                                                                            |\n| fields          | string   | name,email,picture                                                                                                      |\n| callback        | function | Callback triggered when we receive a response from facebook.                                                            |\n| onFailure       | function | If provided, will be triggered on failed requests.                                                                      |\n| returnScopes    | boolean  | When true, the granted scopes will be returned in a comma-separated list in the grantedScopes field of the authResponse |\n| autoLoad        | boolean  | Defaults to: false                                                                                                      |\n| xfbml           | boolean  | Defaults to: false                                                                                                      |\n| cookie          | boolean  | Defaults to: false                                                                                                      |\n| reAuthenticate  | boolean  | Asks the person to re-authenticate unconditionally. Defaults to: false                                                  |\n| reRequest       | boolean  | Asks the person again for revoked permissions. Defaults to: false                                                       |\n| redirectUri     | string   | Defaults to: '/'                                                                                                        |\n| version         | string   | Facebook SDK version. Defaults to: 2.8                                                                                  |\n| language        | string   | Defaults to: en_US                                                                                                      |\n| disableRedirect | boolean  | Defaults to: false                                                                                                      |\n| customProps     | object   | Allows custom props passing to the custom element.                                                                      |\n| component       | node     | Custom react element that returns a button element.                                                                     |\n### License\nMIT\n","maintainers":[{"name":"ionutmilica","email":"ionut.milica@gmail.com"}],"time":{"modified":"2022-06-25T21:20:21.550Z","created":"2017-06-10T18:45:06.486Z","1.0.0":"2017-06-10T18:45:06.486Z","1.1.0":"2017-10-03T19:09:52.161Z","1.2.0":"2017-12-02T09:23:37.546Z","1.3.0":"2017-12-29T11:51:15.691Z","1.4.0":"2018-02-26T12:10:29.170Z"},"homepage":"https://github.com/ionutmilica/react-facebook-auth","keywords":["react","reactjs","facebook-auth","react-facebook-auth","react-component","facebook-login","login","react-facebook-login"],"repository":{"type":"git","url":"git+https://github.com/ionutmilica/react-facebook-auth.git"},"author":{"name":"Ionut Milica","email":"ionut.milica@gmail.com"},"bugs":{"url":"https://github.com/ionutmilica/react-facebook-auth/issues"},"license":"MIT","readmeFilename":"README.md"}