Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай NestJS Authentication and Authorization, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:22
    NestJS Authentication - Course Overview
  2. Урок 2. 00:01:44
    Authentication and Authorization
  3. Урок 3. 00:06:22
    Creating a Users resource
  4. Урок 4. 00:00:30
    Prerequisite: Install Insomnia
  5. Урок 5. 00:04:17
    Hashing Passwords
  6. Урок 6. 00:07:55
    Implementing Sign-in and Sign-up Routes
  7. Урок 7. 00:10:37
    What’s JWT?
  8. Урок 8. 00:07:05
    Protecting our routes with a Guard
  9. Урок 9. 00:05:35
    Adding Public Routes
  10. Урок 10. 00:06:05
    Active User Decorator
  11. Урок 11. 00:07:06
    Implementing Refresh Tokens
  12. Урок 12. 00:12:28
    Invalidating Tokens?
  13. Урок 13. 00:09:55
    Role-Based Access Control
  14. Урок 14. 00:07:09
    Claims-based Authorization
  15. Урок 15. 00:10:04
    Policy-based Authorization
  16. Урок 16. 00:02:17
    Introduction to API Keys
  17. Урок 17. 00:11:18
    Integrate API Keys feature
  18. Урок 18. 00:06:39
    Part 3: Google Authentication - NestJS portion
  19. Урок 19. 00:07:38
    Bonus: Two-factor authentication
  20. Урок 20. 00:11:06
    Bonus: Sessions with Passport