Password reset link for one user is working for other logged in users. Fixed by verifying the token with request.user if authenticated. LEARNER-5114
Password reset link for one user is working for other logged in users. Fixed by verifying the token with request.user if authenticated. LEARNER-5114