1. Урок 1. 00:04:23
    Getting Started
  2. Урок 2. 00:06:03
    Application & API Demonstration
  3. Урок 3. 00:01:39
    Challenge: Run the Finished Application
  4. Урок 4. 00:10:23
    JSON Web Token Basics
  5. Урок 5. 00:02:08
    Challenge: Inspecting a JWT
  6. Урок 6. 00:09:33
    Traditional Authentication
  7. Урок 7. 00:08:31
    JWT Authentication
  8. Урок 8. 00:08:48
    Securing the Payload
  9. Урок 9. 00:12:09
    Implementing Authentication with JWT
  10. Урок 10. 00:00:48
    Challenge: Creating the Login & Signup
  11. Урок 11. 00:15:38
    Creating the Login & Signup Solution
  12. Урок 12. 00:09:34
    Server-Side vs. Client-Side Sessions
  13. Урок 13. 00:14:26
    Q&A: JWT’s and Security
  14. Урок 14. 00:00:47
    Challenge: Expire Time
  15. Урок 15. 00:11:05
    Expire Time Solution
  16. Урок 16. 00:03:53
    Decoding a JWT
  17. Урок 17. 00:01:46
    Payload Best Practices
  18. Урок 18. 00:04:00
    Challenge: Reading the Payload
  19. Урок 19. 00:05:46
    Reading the Payload Solution
  20. Урок 20. 00:04:03
    How JWT’s Protect Resources
  21. Урок 21. 00:06:34
    Exploring JWT Middleware
  22. Урок 22. 00:06:01
    Making Authenticated Requests
  23. Урок 23. 00:04:07
    Challenge: Protecting Resources
  24. Урок 24. 00:13:56
    Protecting Resources Challenge Solution
  25. Урок 25. 00:07:57
    Client-Side Considerations
  26. Урок 26. 00:05:49
    How Client-Side Routes are Protected
  27. Урок 27. 00:00:59
    Challenge: Protecting Routes
  28. Урок 28. 00:11:45
    Protecting Routes Solution
  29. Урок 29. 00:09:23
    Further Reading & Wrap-Up