Hi, I’m using the plugin to help connect to pabbly. Basically when a new user registers with a username and password, I am using an external API to enroll them in a teachable course.
At this point, using this plugin, I have successfully retrieved email, name, and what appears to be an encrypted password from newly registered users. I’m wondering if there’s any way to retrieve an unencrypted password from a newly created user. I believe WordPress uses one-way encryption though, so this might just be a pipe dream? Any ideas would be very appreciated, thanks!