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

Revoke & Renew implementation #47

Closed bryanapellanes-okta closed 3 years ago

bryanapellanes-okta commented 3 years ago

See demo here: https://okta.circlehd.com/view/my-recording-jul-6-2021-7Erix32F3x

bryanapellanes-okta commented 3 years ago

LGTM. I suggest adding more test coverage if we don't have tests that cover renew/revoke already.

There should already be basic tests to ensure events are fired. I'm planning on doing a test coverage pass at some point after the next release.