1
0
2020-03-07 00:41:48 +01:00
2020-03-07 00:41:48 +01:00
2020-03-07 00:41:48 +01:00
2019-09-25 20:21:00 +02:00
2020-02-29 21:32:56 +01:00
2019-09-03 00:25:20 +02:00

auth.rxbn.de - Single sign-on (SSO) Service

Single sign-on authentication and authorization service for rxbn.de services

start server

normal start

$ DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn node app.js

debug start (with debug output/logs)

$ DB_URL=mongodb://user:pass@ip:port/authdb DB_NAME=authRxbn NODE_ENV=debug node app.js

TODO

title description -
database module remove rememberMe part; add more stats methods -
modules database, authentication, etc. pp. -
event handling handle CLI events -
web service GUI -
Description
Single sign-on (SSO) Service
Readme 309 KiB
Languages
JavaScript 77.2%
Pug 22.3%
CSS 0.5%