Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate isAuthenticationCanceled in favor of isCanceled #425

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

lbalmaceda
Copy link
Contributor

Changes

When reusing this AuthenticationException failure case for logout we noticed the name wasn't accurate enough. We have since renamed this to isCanceled and deprecated isAuthenticationCanceled.

References

See #424

@lbalmaceda lbalmaceda added this to the v2-Next milestone Jan 11, 2021
@lbalmaceda lbalmaceda requested a review from a team as a code owner January 11, 2021 14:13
jimmyjames
jimmyjames previously approved these changes Jan 11, 2021
@lbalmaceda lbalmaceda merged commit 1b3c05e into v2-dev Jan 11, 2021
@lbalmaceda lbalmaceda modified the milestones: v2-Next, 2.0.0-beta.0 Jan 19, 2021
@lbalmaceda lbalmaceda deleted the rf-canceled-auth branch January 20, 2021 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants