{"id":15013496,"url":"https://github.com/basgrani-org/bas-meteor-facebook-login","last_synced_at":"2026-02-09T08:05:24.761Z","repository":{"id":57320884,"uuid":"66081001","full_name":"Basgrani-Org/bas-meteor-facebook-login","owner":"Basgrani-Org","description":"Use native api to login with Facebook","archived":false,"fork":false,"pushed_at":"2018-09-30T21:11:43.000Z","size":19,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T18:15:34.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Basgrani-Org.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-19T12:30:57.000Z","updated_at":"2018-09-30T21:11:41.000Z","dependencies_parsed_at":"2022-08-26T01:11:02.059Z","dependency_job_id":null,"html_url":"https://github.com/Basgrani-Org/bas-meteor-facebook-login","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basgrani-Org%2Fbas-meteor-facebook-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basgrani-Org%2Fbas-meteor-facebook-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basgrani-Org%2Fbas-meteor-facebook-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basgrani-Org%2Fbas-meteor-facebook-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Basgrani-Org","download_url":"https://codeload.github.com/Basgrani-Org/bas-meteor-facebook-login/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378141,"owners_count":20929297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T19:44:21.494Z","updated_at":"2026-02-09T08:05:24.700Z","avatar_url":"https://github.com/Basgrani-Org.png","language":"JavaScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9EARMSN5WMDDY"],"categories":[],"sub_categories":[],"readme":"# Native Facebook SDK login for Meteor (v1.4.3+)\n\n[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9EARMSN5WMDDY)\n\nThis package use [cordova-plugin-facebook4](https://github.com/Basgrani-Org/cordova-plugin-facebook4)\n\nDocumentation of the Cordova plugin [here](https://github.com/Basgrani-Org/cordova-plugin-facebook4)\n\n## Install\n\n```\nmeteor npm install bas-meteor-facebook-login\n```\n\n## Setup\n\n- Requirements:\n\n```\nmeteor add http\nmeteor add accounts-facebook\nmeteor add cordova:cordova-plugin-facebook4@https://github.com/Basgrani-Org/cordova-plugin-facebook4.git#ee8aab56ee6c1f822dcab9ede1db1944100935b4\n```\n\n- Setup cordova plugin (mobile-config.js):\n\n```js\nApp.configurePlugin('cordova-plugin-facebook4', {\n    APP_NAME: 'Name',\n    APP_ID: '000000000000'\n});\n```\n\n## Use\n\n(Server)\n\n```js\nimport 'bas-meteor-facebook-login';\n```\n\n(Client)\n\n```js\nimport { FB_API } from 'bas-meteor-facebook-login';\n\n// Login with Facebook\nFB_API.login(function(err) {\n    if (err) {\n        console.log(err);\n    } else {\n        console.log('login...');\n    }\n});\n```\n\n## Backers\n\n### Maintainers\n\nThese amazing people are maintaining this project:\n\n- [Basgrani](http://basgrani.com) - [view contributions](https://github.com/Basgrani-Org/bas-meteor-facebook-login/commits?author=Basgrani)\n\n### Sponsors\n\nNo sponsors yet! Will you be the first?\n\n[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9EARMSN5WMDDY)\n\n### Contributors\n\nThese amazing people have contributed code to this project:\n\n- [Basgrani](http://basgrani.com) - [view contributions](https://github.com/Basgrani-Org/bas-meteor-facebook-login/commits?author=Basgrani)\n\n### Contribute\n\nIf you wish you can contribute to the development of this project:\n\n- Contribute with your code\n\n- [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9EARMSN5WMDDY)\n\n## License\n\n- View the [LICENSE](https://github.com/Basgrani-Org/bas-meteor-facebook-login/blob/master/LICENSE.md)\n\n## Contact\n\n- dev@basgrani.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasgrani-org%2Fbas-meteor-facebook-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasgrani-org%2Fbas-meteor-facebook-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasgrani-org%2Fbas-meteor-facebook-login/lists"}