IBasicAuthMiddleware Interface
Interface implemented by the HTTP Basic authentication middleware.
Syntax
Unit: Sparkle.Middleware.BasicAuth
IBasicAuthMiddleware = interface(IHttpServerMiddleware);
Interface implemented by the HTTP Basic authentication middleware.
Unit: Sparkle.Middleware.BasicAuth
IBasicAuthMiddleware = interface(IHttpServerMiddleware);