Identity.authenticate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void authenticate(string username, string password, bool remember, string tokenName)
  2. void authenticate(string token, AuthenticationScheme scheme)
    class Identity
    void
    authenticate
    (
    string token
    ,
    AuthenticationScheme scheme
    )

Meta