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

Propagate closing context to login handler. #1942

Merged
merged 1 commit into from
May 7, 2018
Merged

Conversation

russjones
Copy link
Contributor

Purpose

To allow cancelation of SSO based login, propagate Ctrl-C to the SSO handler.

Implementation

Propagate context (upon which Done() is called when Ctrl-C is issued) to the SSO handler.

Related Issues

Fixes #1882

@russjones russjones merged commit 225df16 into master May 7, 2018
@russjones russjones deleted the rjones/ctrl-c-2 branch May 7, 2018 21:14
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.

2 participants