This is a static page that redirects to your compute space. It's used to
enable things like OAuth flows that redirect back into your compute space, or
links that can be published with a common URL that will redirect into each
user's individual compute space. Only links under /redirect/…
are forwarded, and they land under the same /redirect/… path in
your space — a reserved namespace of side-effect-free landing pages — so
published links can never point at arbitrary pages in your space.
Your compute space URL will be saved in your browser's local storage, and this page makes no network requests other than redirecting you into your compute space.
Visiting my.selfhost.imbue.com without any
additional URL arguments will land you back on this page if you need to
update your compute space URL.
Inspired by my.home-assistant.io.