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

https://github.com/mrquincle/passport-sense

Passport for Sense (CommonSense platform)
https://github.com/mrquincle/passport-sense

Last synced: 7 months ago
JSON representation

Passport for Sense (CommonSense platform)

Awesome Lists containing this project

README

          

# passport-sense

A [passport](http://passportjs.org/) strategy for authenticating with [sense](http://www.sense-os.nl/)
using the OAuth 1.0 API. This allows you to authenticate using the platform of Sense, called CommonSense.
Subsequently you can use this authentication also to download or upload sensor data to this platform
in your Node application.

## Installation

$ npm install passport-sense

## Author

- [Anne van Rossum](http://github.com/mrquincle)
- based on [Jeremy Benaim](http://github.com/jeremybenaim) work for passport-500px

## License

LGPL v3