Closed francisli closed 5 months ago
Let's use the helper that Sammy wrote to ensure that the licenseNumber passed in during user registration is valid/active and store that data in the User object as well.
The licenseNumber should be a required field
Let's use the helper that Sammy wrote to ensure that the licenseNumber passed in during user registration is valid/active and store that data in the User object as well.