Problem/Motivation
We need an endpoint to allow users to trigger the reset password process.
Proposed resolution
Create a router method within Drupal\user\Controller\UserAuthenticationController
Remaining tasks
Create the endpoint.Create tests.
User interface changes
None.
API changes
None.
Data model changes
None.