https://github.com/9-volt/auth-server
OAuth 1.0 and 1.0a authentication server for signing requests, compliments hello.js
https://github.com/9-volt/auth-server
Last synced: over 1 year ago
JSON representation
OAuth 1.0 and 1.0a authentication server for signing requests, compliments hello.js
- Host: GitHub
- URL: https://github.com/9-volt/auth-server
- Owner: 9-volt
- Created: 2014-08-24T10:34:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-28T03:44:20.000Z (about 12 years ago)
- Last Synced: 2025-01-15T12:14:45.830Z (over 1 year ago)
- Homepage: https://auth-server.herokuapp.com
- Size: 1000 KB
- Stars: 0
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# // auth-server
//auth-server is an implementation of [node-oauth-shim](https://github.com/MrSwitch/node-oauth-shim) a RESTful OAuth2 and OAuth1 serverside authentication and authorisation library.
The [HelloJS](http://adodson.com/hello.js) client side library uses this service by default, just provide your app id's below.