package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
This package contains useful middleware functions.
Filters requests based on whether `cond(...)` and the provided auth
token is valid. If either is false, it rejects the request.
Allows all requests with valid auth tokens; cond always returns true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.