I've started using App ID to manage customers in my node app. I have followed the samples that are available in GitHub. However, I do not see any guide or sample in how to customize it to interact with my domain. I do not use the default routes (https://appid-oauth.eu-gb.bluemix.net) as they appear in the sample images exposed in: https://www.ibm.com/blogs/bluemix/2017/11/new-app-id-let-users-sign-sign-apps-email-password/
There is one sample for doing it in Android (https://www.ibm.com/blogs/bluemix/2018/01/use-branded-ui-user-sign-app-id/) but not in Node.js and iOS.
How can I solve this issue?