Has anyone managed to create a user page which automatically generates for the new signed up user?
You can create a sheet that uses Unique to pull data from the App: Logins sheet. You can add all the additional columns you need to your new sheet. The alternative is a google script that would add emails to a sheet from a different sheet
Using UNIQUE: https://support.google.com/docs/answer/3093198?hl=en
Script Info: