How to cache signed user? Avalonia/MSAL #2540
Answered
by
DmitryBorodiy
DmitryBorodiy
asked this question in
Q&A
-
Hello, Microsoft Graph community! |
Beta Was this translation helpful? Give feedback.
Answered by
DmitryBorodiy
Jun 13, 2024
Replies: 1 comment 7 replies
-
Thanks for raising this @DmitryBorodiy Any chance if the documentation at the link below is useful for your scenario? https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/samples/TokenCache.md |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, I found problem! The problem is that I specified the tenant id. I removed it, and now everything worked.