pub(super) fn consent_html( user_id: &UserId, client_label: &str, user_code: &str, scope: &str, login_token: &str, ) -> String