Skip to content

fix: remove setting shared-secret in register application endpoint - #179

Open
Richard87 wants to merge 1 commit into
masterfrom
remove-shared-secret-feature
Open

fix: remove setting shared-secret in register application endpoint#179
Richard87 wants to merge 1 commit into
masterfrom
remove-shared-secret-feature

Conversation

@Richard87

Copy link
Copy Markdown
Contributor

This pull request makes a small change to the createApplicationCmd command by removing the use of the SharedSecret flag and its associated field. This simplifies the command's configuration and reduces unnecessary parameters.

  • Removed the retrieval of the SharedSecret flag from the command flags in cmd/createApplication.go.
  • Removed the assignment of the SharedSecret field in the application creation request in cmd/createApplication.go.

@Richard87 Richard87 changed the title fix: remove setting shared-secret upfront fix: remove setting shared-secret in register application endpoint Jul 8, 2026
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