Describe the bug
Currently when a Core BB user uses the Groups BB for the first time we are not creating a record in the users collection as expected. This will likely cause issues with our implementation of the managed grroup synchronization.
To Reproduce
Steps to reproduce the behavior:
- Create empty databse
- Run Groups BB
- Login with Core BB token
- See that no user record was created
Expected behavior
When a user uses the groups BB for the first time we should create a user record for them to store their Core BB account data.