Skip to content

Potentii/Kunlun

Repository files navigation

Kunlun

Kunlun is an authentication and authorization module you can use within your infrastructure.

It's possible to implement a dedicated auth service using Kunlun, and in fact there is a REST implementation already available:



Table of contents



Installation

This module is available on npm, so you can install using:

$ npm install kunlun-auth



Testing

If you would like to run the tests, you can do it with the test command:

$ npm test



Feedback

If you want a feature to be added or give some other feedback, feel free to open an issue.



License

MIT