alan2207 / bulletproof-react

🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access control at route/action level?

SevenOutman opened this issue · comments

commented

Hi, thanks for this nice project structure!

I find access control is also an everyday topic in a react app, could you give some suggestions on integrating access control (at route and action level) in this structure?