webaccess-servers

Webaccess Servers


Keywords
webaccess, servers
License
MIT
Install
npm install webaccess-servers@1.7.0

Documentation

Back to Main Page

Servers

This module builds the list of servers based on the given configuration. The servers will be loaded when the application is initialized. While the application is running, the set-server middleware module will allocate the server based on the requested hostname.

The server model has an integrated authentication module which is a customized implementation of JsonWebToken from Auth0.

Unless you really (really, really!) know what you're doing don't edit the files here!