mariposacoop / auther

authentication module
0 stars 1 forks source link

auther Build Status

Dirt-simple authentication server for use within trusted networks.

API

GET /username {"password": "xxxxxx"}

PUT /username {"password": "xxxxxx"}

DELETE /username