در این دوره یاد می گیرید:
آموزش ساخت یک سرور احراز هویت ساده برای صادر کردن توکن
آموزش استفاده از توکن در API و فرانت اند اپلیکیشن های وب.

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم:
ourse Overview: JSON Web Token (JWT) Authentication with Node.js
Setup a Web Server in Node.js using Express
Set the Server Port in Express Using Environment Variables
Add a POST Route To Express And Parse the Body
Provide Users With A JSON Web Token
Allow CORS in Node.js and Express
Authenticate Users With JWT for Access to Protected Resources
Connect a Front-End to a Secure API using JWTs
Authenticate Users in a Single Page Application with Auth0