Skip to content

fix(cmd/service-token): create service tokens error#10

Merged
varonix0 merged 1 commit into
mainfrom
daniel/fix-service-token-create
Aug 15, 2025
Merged

fix(cmd/service-token): create service tokens error#10
varonix0 merged 1 commit into
mainfrom
daniel/fix-service-token-create

Conversation

@varonix0
Copy link
Copy Markdown
Member

@varonix0 varonix0 commented Aug 15, 2025

Description 📣

This PR resolves an issue with creating service tokens. We con't require project private keys to create service token anymore, and in fact we aren't even returning the user private key to the CLI anymore.

The CLI would attempt to get the users private key (which isn't stored in the CLI), which would then subsequently fail and throw an error during the service token creation step.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

@varonix0 varonix0 self-assigned this Aug 15, 2025
Copy link
Copy Markdown
Contributor

@sidwebworks sidwebworks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@varonix0 varonix0 merged commit 9bda70d into main Aug 15, 2025
1 of 2 checks passed
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.

2 participants