Skip to content
/ auth Public

A generically useful authentication and authorisation server based on a heirarchy-free inter-entity permission system

Notifications You must be signed in to change notification settings

Prismatik/auth

Repository files navigation

Build Status

Auth Service

A generically useful authentication and authorisation server based on a heirarchy-free inter-entity permission system.

Running

To kickstart the service run npm start.

Tests

Tests use Tape test harness. To run tests use npm test.

Schemas

Generating docs

You can generate and update markdown docs for schemas by running node generate_spec_docs.js.

About

A generically useful authentication and authorisation server based on a heirarchy-free inter-entity permission system

Resources

Stars

Watchers

Forks

Packages

No packages published