You may have heard of the /.well-known/ path, and the security.txt file, but there is a new one you should be aware of too:
/.well-known/change-password
It should redirect to your change password form, so password managers can easily send users there.
https://securinglaravel.com/security-tip-a-well-known-url-for/
@valorin That's been around for a while. I first implemented it for a page I'm responsible for in 2018.