qualpipe_webapp.frontend.main.login_page# async qualpipe_webapp.frontend.main.login_page(request, next=None)[source]# Redirect to the BFF login page. Keeps the /login URL stable so existing links and templates donβt break, but the BFF now owns the login UI and session creation. Parameters: request (Request) next (str | None)