restapi.services.authentication.NoAuthentication.make_login

NoAuthentication.make_login(username, password, totp_code)
Parameters:
  • username (str)

  • password (str)

  • totp_code (Optional[str])

Return type:

tuple[str, Payload, Any]