A generically useful authentication and authorisation server based on a heirarchy-free inter-entity permission system.
To kickstart the service run npm start.
Tests use Tape test harness. To run tests
use npm test.
You can generate and update markdown docs for schemas by running
node generate_spec_docs.js.