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

Provide method to explicitly cancel authorize in progress #77

Closed
wants to merge 1 commit into
base: master
from

Conversation

3 participants
@nishkarsh

nishkarsh commented Jan 9, 2017

  • Add TwitterAuthClient#cancelAuthorize that delegates to AuthState#endAuthorize
Provide method to explicitly cancel authorize in progress
* Add TwitterAuthClient#cancelAuthorize that delegates to AuthState#endAuthorize
@LaurieScheepers

This comment has been minimized.

LaurieScheepers commented May 11, 2017

Please accept this pull request. We have to resort to using reflection to fix this bug: #76

@adamc01

This comment has been minimized.

Member

adamc01 commented May 15, 2017

Thank you for your contribution to Twitter Kit! We have merged your PR internally and the changes will be reflected in the next release.

@adamc01 adamc01 closed this May 15, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment