Customizing partials in universal login with custom domain

Hey @vlad.murarasu. Thank you for your input.

I ran the get partials request and I see that my changes are there:

{
  "login": {
    "form-footer-end": "<!--Try adding some html here to update the form-footer-end placeholder-->\nasdasd",
    "form-content-end": "<!--Try adding some html here to update the form-content-end placeholder-->\nasdasd",
    "form-footer-start": "asdasdasd",
    "form-content-start": "asrerererer"
  }
}

What do you mean by creating /authorize endpoint?