ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
212 stars 37 forks source link

Updating playwright to work on OSX 12 #51

Closed Skarlso closed 2 years ago

Skarlso commented 2 years ago

Fixes #50 which deals with an outdated dependency on playwright. Manually tested and verified that this is working.

ruimarinho commented 2 years ago

Thanks for the PR @Skarlso. Landed in https://github.com/ruimarinho/gsts/commit/06f4f86f39e552a58fec1d0a0b417959e7428164 as v4.0.0 with Monterey support.