Disable tenancy

Hello, I am using Filament to convert an existing app into a multi tenant. Tenancy works great. Wondering if filament has the ability to disable tenancy for a specific route, IE I want a super admin to be able to login and manage every single resource, where tenants can only manage resources assigned to their tenant. In that retrospect, to disable resources from being accessible when logged in as a tenant, would I just return false for canAccess when a tenant is logged in?
0 Replies
No replies yetBe the first to reply to this messageJoin