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