Skip to content

Conversation

@hcsa73
Copy link
Contributor

@hcsa73 hcsa73 commented Feb 22, 2024

  • Fix GetAccessToken() not returning a refreshed token after recreating it
  • Fix service account request using refresh token (grant type set as refresh_token) not setting the refresh token in the expected field
  • Fix parseTokenResponse() returning an unrelated error
  • Fix token expired check failing when token wasn't set
  • Fix continuous refresh token routine failing when access token or refresh token weren't set
  • Fix continuous refresh token routine doing an unsafe read to access token
  • Add checks to TestContinuousRefreshTokenConcurrency when mocking token refresh

@hcsa73 hcsa73 merged commit 2c9d71f into main Feb 23, 2024
@hcsa73 hcsa73 deleted the hs/fix/key-flow branch February 23, 2024 10:12
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