Search
product-monitor.plugin.local-auth
Adds name and password authentication to product monitor, and enables the secure pages feature
v1.2.1 URL:
https://unpkg.com/product-monitor.plugin.local-auth@1.2.1/local-auth/plugin.js
Open
Browse Files
product-monitor
nodejs
plugin
passport
local-auth
product-monitor.plugin.auth-header
Auth plugin based on supplied SSL headers, assumes Apache HTTPS security infront of request
v1.1.1 URL:
https://unpkg.com/product-monitor.plugin.auth-header@1.1.1/lib/plugin.js
Open
Browse Files
product-monitor
plugin
users
auth
product-monitor.plugin.github-auth
Adds github authentication to product monitor, and enables the secure pages feature
v1.0.0 URL:
https://unpkg.com/product-monitor.plugin.github-auth@1.0.0/github-auth/plugin.js
Open
Browse Files
product-monitor
nodejs
plugin
passport
github-auth
product-monitor.plugin.sample
A sample plugin (template) for product-monitor that adds an endpoint to generate a random string of characters.
v1.0.1 URL:
https://unpkg.com/product-monitor.plugin.sample@1.0.1/sample/plugin.js
Open
Browse Files
product-monitor
nodejs
plugin
template