Is there ( or are they plans to add one) a REST API endpoint for sending a
user a password reset email link?
Im looking for a way to simulate what happens when the "reset password"
form is used but without using the form itself, so that an application
could make the request without requiring a UI.
This is different from having an administrator manually reset a password, I
want the user to just get a secure link to reset their own password when
necessary.
thanks,
Wyllys Ingersoll