content-is-queen/creator-platform-backend

Admin users should inherit company details

Closed this issue · 0 comments

When an admin user is created their imageUrl and organisation_name should be prepopulated with the global company details specified by the super_admin

Refactor signup and adminCreateUser to use a createUser function, to avoid duplicate code

When the company details are updated, admin users who have inherited this information should also be updated