Hi @Northerncoder yeah the new typescript UI is a standalone app and should replace our current login in future. If you self host it it will cun on a seperate domain and proxy the requests like you have mentioned. If you want to point your app which implements OIDC to it, you'd basically just have to replace the issuer in your configuration. We are currently working a lot on it and we have not made it generally available yet but you could try it out anytime. You can read more about how to deploy it here https://zitadel.com/docs/guides/integrate/login-ui/typescript-repo and here https://github.com/zitadel/typescript.