thanostsiar / Peer-to-Peer-Carsharing

This is a university project which focuses on software development and rational unified process.
1 stars 0 forks source link

Implement a proper Login/Register system #68

Closed 0x-2FA closed 2 years ago

0x-2FA commented 2 years ago

As of now we don't have any system for checking when the user is Signing in/out or what type of a user we are handling (e.g. Renter, Owner).

The only thing that exists is a TempData system which is not ideal at all.

0x-2FA commented 2 years ago

@thanostsiar close this one. #69 was merged.