Amazing and a very need plugin. However there is a confusing BUG. After user completes last step it gets redirected to: /deleteaccount/delete/xxxxxxxxxxxxxxx
It appears like the user had been logged-out however if you go back to the site the user is still logged in.
User should get logged off after they click on delete profile.
Looks like the only way to really log the user out is to redirect it to somewhere after: OW::getUser()->logout();