Is there an API endpoint to change a user's passwo...
# support-questions
i
Is there an API endpoint to change a user's password when they're already logged in?
Is it correct to assume we would
createResetPasswordToken
and then immediately
resetPasswordUsingToken
?
i
🤦🏿‍♂️ Thanks. Sorry been trying to blaze through this Remix example so I can post it.