@distalog/cookie-param-handler
v1.0.13
Published
Cookie Param Handler: set cookies directly from form inputs.
Downloads
4
Readme
cookie-param-handler
hapi handler to allow static contents to set cookies by passing them as form fields.
Use it as a pre
handler on top of the actual static content.
See code in the example directory for usage.
Used by cookie-css for instance.
Security
Be aware that this handler allows setting arbitrary cookies: consider putting it behind authentication.