I would like to know if it's possible to validate a password reset token? For example, accessing a page with params token, then validating if the token is valid before allowing the user to set the new password.