Travis Walker

Results 36 comments of Travis Walker

This is due to issues with the underlying Xamarin/VS components. I would recommend: 1) Update VS 2019 to the latest 2) Delete bin and obj files for projects 3) restart...

One last thing @blaineross, Make sure you place the sample in a relatively short directory path like C:/B2C_Sample or something similar. sometimes the build will fail because some of the...

next iteration will change `IEnumerable>` to `Dictionary>` where string is the scheme

Addressed feedback in API review. needs one more look. @bgavrilMS @pmaytak @SameerK-MSFT @neha-bhargava @gladjohn https://identitydivision.visualstudio.com/DevEx/_git/AuthLibrariesApiReview?path=/WWW-Authenticate/WWWAuthenticate.md&version=GCe40f3a35efb2145173fe2e01a529afaaa2141079&_a=preview

> Spec also mentions to throw an exception with the recommendation to use IsPopSupported method if incorrect usage of WithPop is detected. @pmaytak I dont think I see that In...

> > > Spec also mentions to throw an exception with the recommendation to use IsPopSupported method if incorrect usage of WithPop is detected. > > > > > >...

Did some additional thinking on this and I think there are a few more exceptions that need to be thrown to satisfy the exception tests. Acceptance tests - Try to...

updating details with https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3245

@bgavrilMS yeah, not sure how this got closed. Must a bug somewhere.