Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

fix: Fix bug with invalid token file for interactive login #243

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

tbarlow12
Copy link
Contributor

This issue surfaced when trying to do interactive login. It seems like the file was created, but was either invalid or empty. This adds a couple checks to make sure the JSON is parsed correctly and that all the data exists.

Resolves AB#838

@tbarlow12 tbarlow12 requested review from PIC123 and mydiemho August 16, 2019 16:43
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 84.208% when pulling ec5ce17 on tabarlow/fix-token-cache into 327511c on dev.

@tbarlow12 tbarlow12 merged commit 9e3fcac into dev Aug 16, 2019
@tbarlow12 tbarlow12 deleted the tabarlow/fix-token-cache branch August 16, 2019 17:45
tbarlow12 added a commit that referenced this pull request Sep 13, 2019
This issue surfaced when trying to do interactive login. It seems like the file was created, but was either invalid or empty. This adds a couple checks to make sure the JSON is parsed correctly and that all the data exists.

Resolves AB#838
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants