You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First and foremost: Thanks for a great tool - this tool has been the only one that I have found that works (after aws-google-auth went out of maintenance).
We have been using gsts for more than a year successfully. However, starting a few weeks back, I started getting Google auth dialog on every gsts call. Since we use MFA, logging in several times is a bit tedious task.
Most likely the culprit is some cache going corrupt or similar issues. I tried reinstalling gsts and PlayWright with no success (npm remove -g gsts playwright; npm install -g gsts). My colleague earlier had similar issues, and it got solved that way, but for me the problem remains even after reinstallation.
Any tips on what I might need to cleanup? I wonder if this might relate to some Google change prioritizing device login (whereas I always fallback to using TOTP)?
The text was updated successfully, but these errors were encountered:
First and foremost: Thanks for a great tool - this tool has been the only one that I have found that works (after aws-google-auth went out of maintenance).
We have been using gsts for more than a year successfully. However, starting a few weeks back, I started getting Google auth dialog on every gsts call. Since we use MFA, logging in several times is a bit tedious task.
Most likely the culprit is some cache going corrupt or similar issues. I tried reinstalling gsts and PlayWright with no success (npm remove -g gsts playwright; npm install -g gsts). My colleague earlier had similar issues, and it got solved that way, but for me the problem remains even after reinstallation.
Any tips on what I might need to cleanup? I wonder if this might relate to some Google change prioritizing device login (whereas I always fallback to using TOTP)?
The text was updated successfully, but these errors were encountered: