Update user with additional fields
I've defined additional fields on my User struct
but then when I try to programmatically create a user, eg
it doesn't typecheck properly, is there something I have to do?
but then when I try to programmatically create a user, eg
it doesn't typecheck properly, is there something I have to do?