Add RBAC to Your Nest.js API in ~ 7 minutes

preview_player
Показать описание
Note: This video was originally published on October 18, 2021.

___________________________________________
Learn with Auth0 by Okta
___________________________________________
Follow Us on Social
Рекомендации по теме
Комментарии
Автор

Can you please share the repository of these videos :) Thanks!

chamal
Автор

Please provide video of rbac in nestjs taking roles from database along with typeORM

ashishkumari-yggn
Автор

could you share de repository of your dashboard?

eduardylopes
Автор

Thanks for uploading this!
I have followed the guide and noticed that auth0/express-jwt added req.auth instead of req.user.
Also documented in the README as of v6: "The decoded JWT payload is now available as req.auth rather than req.user".

laszlo
Автор

can you please make a video on how to use passport-auth0 and passport-jwt to do authentication in nestjs

cenacr