Today we're implementing role-based access control in next-auth (Auth.js) + Next.js
? Multi-tenancy in next-auth: https://www.youtube.com/watch?v=RrmcNVF1AoQ
repository:
https://github.com/iansbrash/youtube/tree/main/next-auth-role-based-access-control
please subscribe and recommend what i should make videos on next!
00:00 intro
00:47 roles
02:43 access control
05:56 next-auth overview
06:56 codebase setup
07:10 rbac demo
09:02 codebase overview
10:17 rbac server components + server actions
14:45 outro
#nextjs #reactjs #software #programming #coding