Hi @Smit Rathod
I understand that you that you are implement MSAL in MAUI application and user must redirect to Main Page if signed in.
To achieve this, it needs to attempt to acquire an access token for the account
from the user token cache.
Please follow the below documents for more information.
ClientApplicationBase.AcquireTokenSilent Method
Understanding the AcquireTokenAsync API
Hope this helps. Do let us know if you any further queries.
Thanks,
Akhilesh.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.