Yes the return form is called from the email template.
No edit user will not. You could change the example code to check if the user exists and if not create them.
In the example code it is only expecting an admin to create a user but you can change it however you need. The register method of ion_auth doesn't require you to be an admin or not.