Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for the legacy password placeholder for OAuth tokens #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yihanzhen
Copy link
Member

@yihanzhen yihanzhen commented Jun 6, 2023

This change is not backward-compatible (although #58 wasn't either :() so we will prepare for 4.0.0 for next release.

Drop support for the legacy password placeholder to refresh OAuth tokens for. It has been harder and harder to maintain two different templates.

Also:

  • remove the positional argument and use strict commands and options so that the tool will error if input is not correct.
  • bump npm version in CI checks to the current LTS versions (16, 18, 20: https://endoflife.date/nodejs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant