How I like to implement role based authorization in Next.js apps

preview_player
Показать описание
My Products

Useful Links
Рекомендации по теме
Комментарии
Автор

I've seen google recommend ads of things i was just talking about, but seeing a youtuber post a video about the thing i was searching 30 minutes ago is a first for me, thank you

gumilhopipoca
Автор

Lol. You are the reason why I don't make tutorials. I can just recommend folks to watch your channel.

CodingAfterThirty
Автор

superb content! I really like this kind of quick videos with extremely helpful tips and tricks.
Thank you so much for sharing!
Please keep them coming! 🔥🔥

naylord
Автор

Really helped me understand. I like the boolean checks (isowner, ismember, etc) too, good idea. Did you already cover the schema in another video? I'm interested in the relationships between groups and users and the db structure. I presume it's not a db-per-group? From this video, it seems like a member(ship) is just a relationship and that actual app data is related to a group? Is that right?

Also, I was interested in the caching you mentioned to make it performant. It was something I hadn't heard of and am investigating.

jlsonline
Автор

I'm doing something similar right now and its really satisfying how you can use a server component, and from there include the client components based on a boolean condition.

So the browser never has to receive the js for components it doesn't need.

Dom-zyqy
Автор

I'm itching for that Starter Kit 😅

EdwardOrnelas
Автор

Nice implementation sir. pls sir realy like your vs code theme.

charlessundi
Автор

"It's turning out to be more work than I thought it would be" should be a life motto for JS developer work 😥

latiotech
Автор

Your upload frequency is insane Cody! Keep it going! 🦾

MaxRohowsky
Автор

Cody, how would this product be categorised in terms of complexity? Is this an intermediate or advanced level project?

naughtiousmaximus
Автор

I used PgEnum in my dizzle schema but when i attempt to migrate, I encounter an error that the enum type does not exist.

ogbillity
Автор

Hey Cody, Can you recommend any other editors like tip tap? which are free to use and work best? or do u recommend to build one for own use?

ShivGamer
Автор

shouldnt isGroupOwnerUserCase and isUserMemberofGroupUserCase, be 'Use' instead of the 2nd 'User'

JerrenT
Автор

What's the price range? Any discount based on country of origin?

bryn
Автор

OMG that tip-tap editor looks horrendous, it needs a ton of work! 🤣🤣

abdirahmann