Basic Auth
View plugin source on GitHub
OR
5
Detecting IP...
This demo shows how to build a nhp-server plugin that authenticates users before granting access to a protected resource. The plugin runs on the nhp-server itself — simple to implement, but it exposes the nhp-server to clients. For higher security, route authentication through a nhp-agent instead.