google / clasp

🔗 Command Line Apps Script Projects
https://developers.google.com/apps-script/guides/clasp
Apache License 2.0
4.65k stars 432 forks source link

feat: Add support for custom redirect port in clasp login #1020

Open i4erkasov opened 1 day ago

i4erkasov commented 1 day ago

This PR introduces a new feature that allows users to specify a custom redirect port for the clasp login command using the --redirect-port flag.

Additionally, it updates package-lock.json due to dependency changes during the development process.

Linked Issue

Fixes #964.

Checklist

google-cla[bot] commented 1 day ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.