usmaanirfan

Results 4 issues of usmaanirfan

Hi, We are using this library in our app and it works great! However, we are facing following issues while using the library in a multi-threaded environment, when multiple request...

Can I use this library for iOS? Thanks, Usman

### Description Software engineer ### Steps to Reproduce 1. Create an instance of ex: authResult = await WebAuthenticator.Default.AuthenticateAsync( new WebAuthenticatorOptions() { Url = startUri, CallbackUrl = new Uri("........./callback"), PrefersEphemeralWebBrowserSession =...

t/bug
platform/iOS 🍎
area-essentials
partner/cat 😻
s/verified
s/triaged
s/needs-attention

Methods and field names should not be the same or differ only by capitalization 1. Rename field "TrackThickness" to prevent any misunderstanding/clash with field "trackThickness" defined on line 74 2....