issues
search
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-428722: add auth code exchange failed event
#66
Closed
bryanapellanes-okta
closed
3 years ago
bryanapellanes-okta
commented
3 years ago
Added OidcClient.AuthCodeTokenExchangeFailed event
Wrapped body of ExchangeAuthCodeForTokenAsync in try/catch (the diff is hard to read)
Added unit test
Fixes #65 Fixes #44
Fixes #65 Fixes #44