PO
Potentii/Kunlun
SCRAM/OAuth2-based auth system
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-authTesting
If you would like to run the tests, you can do it with the test command:
$ npm testFeedback
If you want a feature to be added or give some other feedback, feel free to open an issue.