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

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

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.