This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
The login functionality works on frontend, and there is user authentication on the backend. They are not connected yet, though. They need to be connected so that users can actually create accounts.
Describe the solution you'd like
Connect user authentication on backend with login functionality on frontend.