September 2018
Intermediate to advanced
398 pages
9h 43m
English
To solve this problem, we are going to add a login endpoint on the API. This endpoint will create a session cookie and will keep the session ID in it. This way, the session ID will be passed every time a request is sent to the server. The server will then be able to associate a session ID with a specific customer.
Read now
Unlock full access