okta / okta-oidc-android

OIDC SDK for Android
https://github.com/okta/okta-oidc-android
Other
60 stars 45 forks source link

Cancelling should get a cancelled response. #319

Closed JayNewstrom closed 2 years ago

JayNewstrom commented 2 years ago

Description:

Make a cancelled sign in report as cancelled rather than with an error.

Closes #318

Testing details:

Other considerations:

RESOLVES:

OKTA-XXXXX

Primary Reviewer(s):

Additional Reviewers:
Security Reviewer(s) (@ okta/rex-team if necessary):
UX Reviewer(s) (if necessary):
idomo1 commented 2 years ago

Thanks again for the quick fix! It looks like it's working as expected on our end.