An open API service indexing awesome lists of open source software.

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

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/).