mucadele-cs319/BilHealth

Add `Staff` to list of authorized user types for registering

Closed this issue · 0 comments

AuthController was the first controller to be implemented, so Staff wasn't added to the Register action's authorization attribute at the time. It should be added though.

Buggy line

Correct example