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

Remove redundant cancel AuthenticationFlow function #68

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

mikenachbaur-okta
Copy link
Contributor

@mikenachbaur-okta mikenachbaur-okta commented Jun 23, 2022

The AuthenticationFlow protocol required both a cancel and reset function, but there wasn't any clear reason for both of those to exist. This change removes the cancel requirement, in favour of a more general catch-all reset.

@mikenachbaur-okta mikenachbaur-okta merged commit b048740 into master Jun 24, 2022
@mikenachbaur-okta mikenachbaur-okta deleted the man-AuthFlowCleanup branch June 24, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants