UserManWebAuthenticator.auth

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HTTPServerRequestDelegate auth(void delegate(HTTPServerRequest, HTTPServerResponse, User) callback)
    class UserManWebAuthenticator
    HTTPServerRequestDelegate
    auth
    (
    void delegate
    (
    HTTPServerRequest
    ,
    HTTPServerResponse
    ,)
    callback
    )
  2. HTTPServerRequestDelegate auth(HTTPServerRequestDelegate callback)

Meta