auth.login ========== Authenticate session using username and password. `otp_token` must be specified if two factor authentication is enabled. .. raw:: html
Username for authentication.
Password for authentication.
One-time password token for two-factor authentication or null.
Returns true if login was successful, false otherwise.