You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Which version of Microsoft.Identity.Client are you using?**
11
+
12
+
Note that to get help, you need to run the latest version.
13
+
14
+
15
+
**Repro**
16
+
17
+
```csharp
18
+
Stringyour=code(here);
19
+
```
20
+
21
+
**Expected behavior**
22
+
A clear and concise description of what you expected to happen (or code).
23
+
24
+
**Actual behavior**
25
+
A clear and concise description of what happens, e.g. an exception is thrown, UI freezes.
26
+
27
+
**Possible solution**
28
+
<!-- Only if you have suggestions on a fix for the bug. -->
29
+
30
+
**Additional context / logs / screenshots / links to code**
31
+
<!-- Please do not include any customer data or Personal Identifiable Information (PII) in any content posted to GitHub. See https://docs.microsoft.com/compliance/regulatory/gdpr#gdpr-faqs for more info on PII.-->
32
+
Add any other context about the problem here, such as logs and screenshots or links to code.
0 commit comments