@page "/invite/{inviteId?}" @inject IDataService DataService @inject AuthenticationStateProvider AuthProvider @inject IToastService Toasts
You've successfully joined the organization!
} else if (string.IsNullOrWhiteSpace(InviteId)) {You will leave your current organization and lose access to its agents unless someone is able to invite you back in.
Are you sure you want to leave your current organization and join this one?