If You Give a Blonde a Kitchen

A: In most cases, yes. For maximum security, manually select "Log out of all devices" if the option is available.

<div class="input-group"> <label>Confirm New Password</label> <div class="password-wrapper"> <input type="password" id="confirmPassword" placeholder="Re-enter new password" required> <span class="toggle-pw" data-target="confirmPassword">👁️</span> </div> <small id="matchError" class="error-msg"></small> </div>

You will be asked to verify your identity by providing:

A: Your account remains vulnerable. If Mobcash detects unusual activity, they may temporarily lock your account until you reset your password.

// @route POST /api/auth/change-password // @desc Change user password // @access Private router.post('/change-password', auth, async (req, res) => !newPassword );