Make sure when you sign in you get to choose a user make me the creator ok when I sign in make them have a password and username
I'll update the authentication to use a username/password sign-in form where you can create your own account. Let me read the current auth files and update them.
Now I'll update the auth context to support username/password with a role system, create a sign-in modal dialog, and update the header. I'll make you the "creator" when you sign in.
I saved the changes from the code editor.