We have a react based client side only app that need to support authentication via Google, Github and Username / Password.
Our requirement is to have login page fully hosted on ourside and have it on our own SCM.
There are options to customize universal login page. How to have it fully self hosted?