1
0
2019-11-30 23:42:34 +01:00
2019-11-30 23:42:34 +01:00
2019-11-24 00:37:01 +01:00
2019-06-23 23:18:46 +02:00
2019-09-25 20:21:00 +02:00
2019-11-24 00:28:34 +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%