Hey @James.Morrison, thanks for speedy reply, much appreciated.
do you feel that it can be enhanced in any way, shape, or form?
IMO that page is generally well written and accurate, but it’s really most useful if as an Auth0 customer you want to either use the stock Password Reset page, or want to make customizations to the page using (what it calls) the “Password Reset Widget”. We went this route at first to make straightforward changes like color scheme, brand/logo, minor wording changes, etc.
There is a link to another page (towards the very top) using the words “customize the page” that links the reader to this page: Customize Classic Universal Login Pages. This page however, is all about describing complete customization to one’s HLP are possible.
For some technical reasons we needed to completely customize our HLP (example: simultaneously allowing both username and email based login with custom form validation) and so we went the full distance and also completely customized its look and feel. This lead us to completely customizing the Password Reset page to match our HLP, which then lead us to the open-source repo linked to above.
So I think my 2 questions above are still relavant, with number 2 being the more important. Here is a quote from the README of the open source repo:
The Auth0
/lo/reset
endpoint is considered a private API and is subject to change at any time and is not documented API. This demo was built using Chrome Developer Tools to analyze the traffic to achieve the desired result.