# Functions

WithAllowedMethod verifies the request method before invoking the next handler.
WithAuthentication tries to authenticate the request against the passed authenticator before invoking the next handler.