Skip to content

Releases: ruimarinho/gsts

v2.0.4

18 Apr 02:04
Compare
Choose a tag to compare

Changelog

  • Use process.cwd() instead of relying on PATH
  • Catch more errors when closing the browser UI
  • Passthrough --clean and force re-authentication
  • Add logging for cleaning up the session directory
  • Skip parsing credentials if they are not available

v2.0.3

18 Apr 02:04
Compare
Choose a tag to compare

Changelog

  • Add PATH environment to generated plist

v2.0.2

18 Apr 02:04
Compare
Choose a tag to compare

Changelog

  • Maintenance release to add a missing file (logger.js) to the npm package

v2.0.1

18 Apr 02:05
Compare
Choose a tag to compare

Changelog

  • Make sure the global gsts binary is called when going headful

v2.0.0

18 Apr 02:05
Compare
Choose a tag to compare

Changelog

  • Revamp documentation and new daemon mode
  • Add project logo

v1.0.2

18 Apr 02:05
Compare
Choose a tag to compare

Changelog

  • Use binary name to spawn child

v1.0.1

18 Apr 02:06
Compare
Choose a tag to compare

Changelog

  • Whitelist further URLs used for Google SSO
  • Bump dependencies

v1.0.0

18 Apr 02:07
Compare
Choose a tag to compare

Changelog

  • Initial implementation of AWS STS login via Google SSO using puppeteer