Menu

#Rbac

9 posts

Feed·
8 of 9 posts
I built vue-rbac — a full-featured RBAC library for Vue 3 with guard component, TTL cache and more. Feedback & contributors welcome!
📰
0

I built vue-rbac — a full-featured RBAC library for Vue 3 with guard component, TTL cache and more. Feedback & contributors welcome!

Reddit r/vuejs·u/Confident_Act5884·about 1 month ago
#oYS9LFei
#rbac#posts#admin#roles#create#article

Hey There! Authorization logic is one of those things that starts simple and ends up scattered everywhere - `v-if="user.role === 'admin'"` in 40 different components, no inheritance, no fallback states.…

15s
Read More