I am starting a new session. Here is the current state:
We use PostgreSQL with the 'Users' table schema [ID, Email].
The AuthService`interface is [login(), logout()].
Refactor the LoginComponent` to use these.
I am starting a new session. Here is the current state:
We use PostgreSQL with the 'Users' table schema [ID, Email].
The AuthService`interface is [login(), logout()].
Refactor the LoginComponent` to use these.