Releases: ruimarinho/gsts
Releases · ruimarinho/gsts
v2.0.4
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
Changelog
- Add PATH environment to generated plist
v2.0.2
Changelog
- Maintenance release to add a missing file (
logger.js
) to the npm package
v2.0.1
Changelog
- Make sure the global
gsts
binary is called when going headful
v2.0.0
Changelog
- Revamp documentation and new daemon mode
- Add project logo
v1.0.2
Changelog
- Use binary name to spawn child
v1.0.1
Changelog
- Whitelist further URLs used for Google SSO
- Bump dependencies
v1.0.0
Changelog
- Initial implementation of AWS STS login via Google SSO using puppeteer