You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: