Need access to user's plain text password during/after login
We have a need to call our own Password encryption service with the user's plain text password.
One of our services requires a passhash generated by our own service, this requires the plain text password to generate a valid hash.
I see the encrypted pass in the clipboard, from what I read, this is one way encryption and cannot be used for our purpose.
How do I go about access the user's plain text pass?
***Edited by Moderator Marissa to update platform capability tags****
***Moderator Edit-Vidyaranjan: Updated SR details***