Authentication with user is buggy
Closed this issue · 1 comments
havenousername commented
- Check if userType exists (with correct interface)
- Check if some fields (specific. for tenant/landlord) are not inside request
- Validate request type (should be
{userType: any, user: any}
for user for example)
havenousername commented
solved in issue #67, closing for redundancy