Releases: sam-mfb/oauth2-forwarder
Releases · sam-mfb/oauth2-forwarder
1.1.0
- Update dependencies
- Allow installing globally using npm
v1.0.1
- Update the browser.sh script to fork the node process. Some auth clients (e.g.,
as login
) will wait for their call to whatever is in BROWSER to return exit(0) before they launch their listener service.
- Add a little more debugging to the client.
v1.0.0
add README and set 1.0 release