I want to add the password with ticket option [https://docs.nhost.io/reference/javascript/auth/change-password](https://docs.nhost.io/reference/javascript/auth/change-password) as a forget password feature for our users. The current changePassword method is only available for logged-in users. The issue relates to the flow and PRs described here [https://github.com/nhost/nhost/issues/594](https://github.com/nhost/nhost/issues/594).