## Description ### Package - [x] `course` - [ ] `adminui` - [ ] `cli` - [ ] `chorizodev` - [ ] `architecture` - [ ] `documentation` - [ ] `Other` <!--- Provide a general summary of the issue in the Title above --> When registering, we don't assign the `user` role when creating the firestore document. ## Expected Behavior <!--- Tell us what should happen --> The user document also gets the `user` role field created. ## Actual Behavior <!--- Tell us what happens instead --> none
Description
Package
courseadminuiclichorizodevarchitecturedocumentationOtherWhen registering, we don't assign the
userrole when creating the firestore document.Expected Behavior
The user document also gets the
userrole field created.Actual Behavior
none