is there any way to decrypt user's password in CQ?
Hi,
we have forgot password link in app wherein we need to retrieve the original password and mail the password in plan text to the end user.
user password is stored in encrypted format in CRX (/home/users/), so is there any CQ / Sling API to decrypt the password?
OR is there any other way to implement the forgot / reset password in app?
thanks.