The Creator Authentication system has been fully updated to the new simplified flow.
-
Registration
- Removed Email field completely
- Now requires: Username, Organization, Password
- Added duplicate username check
-
Login
- Removed "Email or Username" -> Now just Username
- Removed Security Key input from login form
- Login only requires: Username, Password
-
Forgot Password
- Updated to use Username instead of Email
-
Security Key System
- Notification Banner: Appears after login for approved users, showing their security key.
- Upload Lock: The Upload tab is locked by default.
- Unlock Flow: User must enter their security key (from the banner) to unlock the upload form.
- Register: Go to
/creator, enter Username/Org/Password. - Admin Approval: Go to
/admin, approve the new creator. - Login: Go back to
/creator, login with Username/Password. - Get Key: See the green notification banner with your Security Key. Copy it.
- Unlock Upload: Go to "Upload Content" tab, enter the key to unlock.
- Upload: Publish content!
- Test the flow end-to-end.
- If any issues arise, check the browser console for details.