Multiple logins with http nodes

Hello

I know you can password protect the ui dashboard and editor in the settings.js file. And you can setup multiple http request nodes to create websites which are stored in subdirectories. But is there a way to create multiple login and passwords for those subdirectories?

For example, if I setup http nodes for http://address/website1
http://address/website2
http://address/website3

Can website 1 2 and 3 have different logins associated with accessing them from the browser? Or is only one login and password permitted for one directory permitted using the static auth property?