Hi, is it possible to monkeypatch prefect UI without editing src and maintaining my own fork ?
full context: I have added token based auth on top of prefect via some monkeypatching of create_app, but for now I have an admin/login page in plain html, the idea for now is just redirect to this page if the api return a 401