AbduAliAndrei/fullstack-renting-application

Authentication with user is buggy

Closed this issue · 1 comments

  • 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)

solved in issue #67, closing for redundancy