August 2017
Beginner
374 pages
10h 41m
English
The first step to implementing authentication is the login functionality. When the user logs in via a form on the client, we will send a login action and store the result (user information and token) in our application state. Then, we can make use of this token in other parts of our application.
Read now
Unlock full access