Skip to main content

Module server

Module server 

Source
Expand description

Paywall server: emits 402 challenges, validates L402 Authorization.

Structs§

Paywall
PaywallOptions
PaywallResponse
Framework-agnostic response carried back through the middleware.

Type Aliases§

InnerHandler
Async handler signature: receives (path, headers) and returns a response.