Closed bryanapellanes-okta closed 3 years ago
@bryanapellanes-okta The RevokeAsync method does not revoke the token if we use AuthorizationServerId other than "default". Also is there a way to pass token to OktaContext.Current.RevokeAsync method?
Originally posted by @PBhuva in https://github.com/okta/okta-oidc-xamarin/issues/43#issuecomment-888222408
After closer review of the code I've opened #58 to resolve this issue. Please track that issue for progress on a fix.
@bryanapellanes-okta The RevokeAsync method does not revoke the token if we use AuthorizationServerId other than "default". Also is there a way to pass token to OktaContext.Current.RevokeAsync method?
Originally posted by @PBhuva in https://github.com/okta/okta-oidc-xamarin/issues/43#issuecomment-888222408