https://github.com/thulioph/fb-oauth
Facebook Login on standalone mode
https://github.com/thulioph/fb-oauth
facebook ios javascript oauth standalone web-sdk
Last synced: about 1 year ago
JSON representation
Facebook Login on standalone mode
- Host: GitHub
- URL: https://github.com/thulioph/fb-oauth
- Owner: thulioph
- License: mit
- Created: 2017-06-12T19:40:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T18:28:34.000Z (almost 9 years ago)
- Last Synced: 2025-01-26T20:28:22.550Z (over 1 year ago)
- Topics: facebook, ios, javascript, oauth, standalone, web-sdk
- Language: HTML
- Homepage: http://fb-oauth.surge.sh
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Facebook Authentication on Standalone Mode
## Getting Started
**Install all dependencies**
```
$ npm install
```
**Start the server**
```
$ npm start
```
## Contributing
Want to contribute? Follow these [recommendations](https://github.com/thulioph/fb-oauth/blob/master/.github/contributing.md).
## License
Designed with ♥ by [Thulio Philipe](http://twitter.com/thulioph_). Licensed under the [MIT License](https://thulioph.mit-license.org/).