Auth.signIn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Identity signIn(string name, string password, bool remember)
    class Auth
    signIn
    (
    string name
    ,
    string password
    ,
    bool remember = false
    )
  2. Identity signIn()

Meta