Path: /authentication/password
When I added @cl.password_auth_callback I was pleasantly surprised to see a login form pop up!
However, it seems like we should have more generic language like "username" instead of "email" address... I crossed my fingers and used "admin" as my email address and was happy it worked ;-).
The docs at https://docs.chainlit.io/authentication/password and the form should match!