S
SolidJS6mo ago
sh1man

permission and groups

Is there a package for this functionality ? I want to have groups and permisions for users
2 Replies
hannus
hannus6mo ago
auth check function in the preload() could handle the permission in every route component. when it comes to api/package, it depends on your scenario.
sh1man
sh1manOP2mo ago
I mean api. Can you provide an example ? Can you show some code examples?

Did you find this page helpful?