You need to sign in to do that
Don't have an account?

Allow to view a LWC component based on access
Hi,
I need to create a Home Page where I should have 3 icons (mentioning 3 applications)--- Upon clicking, these icons should take me to respective Applications. Only those users who have access to the applications, can see the respective icons.For eg: Mr. Abc has access to Marketing application, and he can see this Marketing icon when he logs in.
Is there a way to find out programatically -- which user has access to which object (maybe at profile level or by Permission sets)
Thanks.