Closed homanp closed 1 year ago
When a user signups for the first time a UserProfile entry should be created in the database.
user
UserProfile
Summary
When a
user
signups for the first time aUserProfile
entry should be created in the database.Expected behaviour
UserProfile
Prisma schema.UserProfile
object for newly created accounts.