Login page ci/cd

Hi, whats a good way to deploy custom login page to auth0 as part of my ci/cd. i know about the auth0 cli and bitbucket integrations but they seemed overly complex? I just want to copy the index.html. Thanks

1 Like

Hi @yechuah,

You are on the right track. It might seem overly complex, but that is due to the fact that the tools handle the whole Auth0 configuration, not just the login page. You may start with the login page, but really you need control over the entire system.

John

1 Like