New EDU users don't receive unlimited projects after account creation. They are limited to 5 private projects
Steps to reproduce:
  1. Goto flux.ai/signup
  2. Register with a supported EDU email
  3. Select Education from the NUX onboarding dialog
  4. Note that after selecting the EDU option from the dialog, the "Flux Educational Program" shows up quickly then is replaced by "0/5 Private Projects"
Once the user is created, if you look at the Users firebase record, there is no activeProductUid created. It seems like the call to update the userData with activeProductUid gets dropped or overwritten in the transition
This is happening in prod and all other environments