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
fix formatting and nullable warnings in UserAccessAccessTokenManagerTests
- Fix import ordering (OpenIdConnect before OTel) to pass Verify Formatting
- Add null-forgiving operator on FailedResult to suppress CS8602
- Correct misleading test comment about HttpContextUserAccessor fallback
0 commit comments