Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Protocol

BasicAuthenticator

HTTP Basic Auth implementation of RequestAuthenticator. Makes it easy to implement basic auth for your own Authenticatable types.
protocol BasicAuthenticator : RequestAuthenticator

Topics

Instance Properties

Instance Methods

Relationships

Inherits From