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)
- Host: GitHub
- URL: https://github.com/mrquincle/passport-sense
- Owner: mrquincle
- License: lgpl-3.0
- Created: 2013-07-16T20:40:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-16T20:41:54.000Z (over 12 years ago)
- Last Synced: 2025-02-23T01:48:16.369Z (8 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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