Is there any way to get tenant information on login page?
Hello,
I want to get tenant (team) information on login / registration page.
i am currently using filament's multi tenancy for single team per user and invitations.
Invited users are using team's subdomain for logging in,
I want to get the Team's infomation on login page, and i tried this but it is returning null.
Is there any way i can get this?
1 Reply
Is the login page scoped to the tenant?