Expand description
ErrorHandler is used to produce a HTTP response on authentication error.
A custom implementation may be provided by using into_layer_with_error_handler.
If no implementation is provided, DefaultErrorHandler will be used.
ErrorHandler is used to produce a HTTP response on authentication error.
A custom implementation may be provided by using into_layer_with_error_handler.
If no implementation is provided, DefaultErrorHandler will be used.