Table of Contents

Sparkle.Middleware.BasicAuth Namespace

Classes

Name Description
TBasicAuthMiddleware HTTP server middleware that authenticates requests using the HTTP Basic authentication scheme.

Interfaces

Name Description
IBasicAuthMiddleware Interface implemented by the HTTP Basic authentication middleware.

Anonymous methods

Name Description
TAuthenticate​Basic​Proc Callback invoked to authenticate a user from the credentials sent in a Basic authentication request.