This is the nano api plugin for oauthd. It exposes a few selected API's as RPC over nanomsg.
For more information, please check out oauthd's repository.
To install this plugin in an oauthd instance, just run the following command (you need to have oauthd installed):
$ oauthd plugins install https://github.com/redsift/oauthd-nanoapi.gitIf you want to install a specific version or branch of this plugin, just run:
$ oauthd plugins install https://github.com/redsift/oauthd-nanoapi.git#branch_or_tag