Not sure of where the best place to post this. So I requested the other post be deleted on the forum.
I am trying to find the best way to do something. So hopefully I can get some direction.
1. User registers. (Temporary username is assigned)
2. User clicks confirmation email. (This step is completed).
3. After confirmation click change the username to an assigned username and display a page that shows the new username without login or auto login to display. All triggered by the email confirmation click.
Can a plugin do this? If so what event trigger do I use (
onUserAuthorisation) and anyone know what variables are assigned from the email confirmation that allow me to know what user to modify.
Next, would be to Display the new username info and welcome the user and prompt for login or can we do auto login at this point.