1
0
2020-10-01 22:13:09 +02:00
2020-10-01 22:13:09 +02:00
2019-09-08 19:43:52 +02:00
2020-10-01 22:13:09 +02:00
2020-10-01 21:27:59 +02:00
2020-03-08 20:19:37 +01:00

SSObaseApp_nodeJS - fork it and build your own app

nodeJS web app using auth.rxbn.de SSO Service to authenticate and authorize users

start app

normal start

$ node app.js

debug start (with debug output/logs)

$ NODE_ENV=debug node app.js

TODO

title description -
modules authentication -
authentication process successful first login -

Upgrade your forked app

  • add upstream
  • pull
  • merge
Description
No description provided
Readme 63 KiB
Languages
JavaScript 81.5%
Pug 17.3%
CSS 1.2%