Completed
Testing UI permissions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Permissions and Authorization Implementation in Next.js Full Stack Projects
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Tech Stack
- 3 User Stories Checklist
- 4 Installing Dependencies
- 5 Kinde User Permissions
- 6 Kinde Management API settings
- 7 Kinde Design settings
- 8 Customer Form server component
- 9 Customer Form client-side permissions
- 10 Ticket Form server component
- 11 Ticket Form client component
- 12 Testing UI permissions
- 13 Updating Data with Neon SQL Editor
- 14 Testing UI without Manager permissions
- 15 Final Additions