Altien makes the browser bundle work for any tenant
One image, three sign-in modes, no rebuilds per customer.
Altien reworked the frontend so a single deployed app can serve customers running on different login systems - Supabase (a hosted auth and database service), Microsoft Entra (the corporate identity system formerly called Azure AD), or a local development mode. The browser fetches its configuration at startup and routes sign-in, sign-out, and token handling through whichever provider the tenant is on, instead of baking those choices into the build.
Alongside that, the model picker now offers OpenAI and Azure OpenAI choices next to Anthropic and Google, with Azure deployments pulled live from the backend. Page routes were also reshaped so the whole frontend can ship as a static bundle - useful if you want to host it behind a CDN rather than a Node server.
The shape of the work suggests Altien is preparing to sell or deploy the same product to multiple firms with different IT estates, rather than running a single hosted instance.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?