okta / okta-oidc-xamarin

Okta OIDC SDK for Xamarin
https://github.com/okta/okta-oidc-xamarin
Apache License 2.0
10 stars 11 forks source link

OKTA-526775 fix ODE in iOS #100

Closed bryanapellanes-okta closed 2 years ago

bryanapellanes-okta commented 2 years ago

Fixes #97

bryanapellanes-okta commented 2 years ago

Is there any test we can add to test the new feature? Other than that, LGTM.

I couldn't think of a way to easily unit test that we avoided an ObjectDisposedException. Probably something we should add to UI level tests.