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

Incorrect access token should not be allowed #64 #67

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

mayakarabula
Copy link
Contributor

@mayakarabula mayakarabula commented Sep 12, 2017

Here is a fix for the problem from issue #64

I have also moved USERS definition up. Because it was done only after the access token was defined and adding extra call to github API caused an error - USERS were not defined since it was not passing the if statement. This occured only at the first time after giving the access token, after refresh it already had access token and thus USERS.

@mubaris

@mubaris mubaris self-requested a review September 18, 2017 07:16
@mubaris mubaris merged commit b2c087e into mubaris:master Sep 18, 2017
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