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-415847: ensure Revoke calls use authorization server id from config #57

Closed bryanapellanes-okta closed 3 years ago

bryanapellanes-okta commented 3 years ago

Fixes https://github.com/okta/okta-oidc-xamarin/issues/54

bryanapellanes-okta commented 3 years ago

After closer review of the code I've opened #58 to resolve this issue. Please track that issue for progress on a fix.