Skip to content
#

identity

Here are 1,039 public repositories matching this topic...

pomerium
travisgroth
travisgroth commented Aug 14, 2019

Is your feature request related to a problem? Please describe.

As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.

Describe the solution you'd like

We should provide some sanity checking to prevent unintended timeout behavior.

ockam
joemc3
joemc3 commented May 22, 2020

I am running a Xamarin Forms project and like to keep it updated, but the dependencies on Identity Client and other packages are out of sync. I have to keep some of my dependencies back many versions. The specific offending dependency in this case is Xamarin.Android.Support.Collections

Microsoft.Identity.Client:
Microsoft.Identity.Client 4.14.0 -> Xamarin.Android.Support.CustomTabs 28.0.0.1

Improve this page

Add a description, image, and links to the identity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."

Learn more