Do I create a **LoginStore** and pass results to **UserStore**? Should I use **readSingleItem** to communicate with a backend API for logging in ? Basically I couldn't understand how authentication fits in the starter. Does anyone have an idea how this topic? Thanks
Do I create a LoginStore and pass results to UserStore?
Should I use readSingleItem to communicate with a backend API for logging in ?
Basically I couldn't understand how authentication fits in the starter.
Does anyone have an idea how this topic?
Thanks