matty22/BookTrade

Add better authentication system

Opened this issue · 0 comments

What is the current behavior?


The application uses an email and password login for user authentication.

What is the expected behavior?


The application should use something like JWT or oAuth for user authentication.