sfbrigade / sf-lifeline

GNU Affero General Public License v3.0
7 stars 4 forks source link

Server should verify license number is valid on user registration #60

Closed francisli closed 5 months ago

francisli commented 8 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.

francisli commented 8 months ago

The licenseNumber should be a required field