For serving content behind an auth gate.
Very basic: specify a static username and password in config.
More advanced: config for the root credentials, an admin page to provision additional users/credentials.
Ideally make all this configurable post-deployment (via config variables) because people often decide they need auth after deploying something.
For serving content behind an auth gate.
Very basic: specify a static username and password in config.
More advanced: config for the root credentials, an admin page to provision additional users/credentials.
Ideally make all this configurable post-deployment (via config variables) because people often decide they need auth after deploying something.