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

Fix panic on token refresh failure #202

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Conversation

airforce270
Copy link
Contributor

Fixes a panic when RefreshUserAccessToken returns a nil response.

@coveralls
Copy link

coveralls commented Sep 20, 2023

Pull Request Test Coverage Report for Build 6243760145

  • 0 of 7 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.3%) to 92.517%

Changes Missing Coverage Covered Lines Changed/Added Lines %
helix.go 0 7 0.0%
Totals Coverage Status
Change from base Build 6081605488: -0.3%
Covered Lines: 1669
Relevant Lines: 1804

💛 - Coveralls

@nicklaw5 nicklaw5 merged commit c827ab4 into nicklaw5:main Sep 20, 2023
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.

3 participants