Methods
AuthKit provides the following Authentication Methods
Basic
Use HTTP basic authorisation
Digest
Use HTTP digest authentication
Form
Use a cookie and simple HTML form generated by the middleware
Forward
Internally forward the request to a specified path so the
application can present a form to the user and handle sign in itself
Redirect
Externally redirect the request to a specified URL where the user
can sign in
OpenID Passurl
Use an OpenID passurl for authentication