Skip to content

[#9] Add flag to Check command to force browser refresh flow#10

Merged
ryanm101 merged 1 commit intomasterfrom
badreq_fix
Jul 21, 2023
Merged

[#9] Add flag to Check command to force browser refresh flow#10
ryanm101 merged 1 commit intomasterfrom
badreq_fix

Conversation

@ryanm101
Copy link
Copy Markdown
Contributor

@ryanm101 ryanm101 commented Jul 21, 2023

Fixes #9

Basically there was no way to trigger the browser refresh flow if an existing refresh token was found even it it was corrupt or wrong in some way. This adds a -f / --forcebrowser flag to the git-remote-https+iap check command to force this flow and ensure a refresh of the token.

I've also updated the dependancies in go mod.

@henricook
Copy link
Copy Markdown

LGTM

@ryanm101 ryanm101 merged commit a8308f4 into master Jul 21, 2023
@ryanm101 ryanm101 deleted the badreq_fix branch July 21, 2023 11:33
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.

Failure to execute git commands due to bad request on refresh token

2 participants