feat(frontend): Add roles

This commit is contained in:
2025-07-28 06:46:31 +02:00
parent 115a12bbf5
commit 7b5a1a3bda
9 changed files with 359 additions and 32 deletions

View File

@@ -0,0 +1,3 @@
const { client } = useAuth()
export type ActiveOrganization = typeof client.$Infer.ActiveOrganization