Skip to content

Comments

Added a retry strategy to get idToken.| #1614#1663

Merged
IvanPizhenko merged 1 commit intomasterfrom
issue_1614_retry_strategy_for_id_token
Jan 26, 2022
Merged

Added a retry strategy to get idToken.| #1614#1663
IvanPizhenko merged 1 commit intomasterfrom
issue_1614_retry_strategy_for_id_token

Conversation

@DenBond7
Copy link
Collaborator

This PR Added a retry strategy to get idToken

close #1614


Tests (delete all except exactly one):

  • Difficult to test (explain why): It relates to testing Google Services. Don't know how to test. Also, the token expires every hour. To test need to wait at least one hour. Tested manually.

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities

@DenBond7 DenBond7 marked this pull request as ready for review January 26, 2022 17:49
@IvanPizhenko IvanPizhenko merged commit 7e7067e into master Jan 26, 2022
@IvanPizhenko IvanPizhenko deleted the issue_1614_retry_strategy_for_id_token branch January 26, 2022 20:03
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.

refresh id token periodically, same as access token

2 participants