Modification of sing up. Add additional fields in sing up form and user entity.
Hi,
I need to extend the user model to include first name and last name. I will update the user model in main.wasp.
Additionally, how can I update the sign-up form to include the new fields?
Where should I modify the registration logic on the backend?
I am also wondering if it is possible to integrate a solution like Veriff or SumSub for KYC in the registration process.
Thanks in advance
I need to extend the user model to include first name and last name. I will update the user model in main.wasp.
Additionally, how can I update the sign-up form to include the new fields?
Where should I modify the registration logic on the backend?
I am also wondering if it is possible to integrate a solution like Veriff or SumSub for KYC in the registration process.
Thanks in advance