Vonage / vonage-cli

Vonage CLI tool.
Apache License 2.0
17 stars 13 forks source link

jwt command with invalid appid still creates/outputs a jwt #33

Closed superchilled closed 1 year ago

superchilled commented 2 years ago

Running the vonage jwt command with the app_id flag set to an invalid app id still creates/ outputs a jwt. Not sure what the expected behaviour is here, but a possible improvement might be to check the validity of the app id first.

kellyjandrews commented 2 years ago

This isn't ideal, no - but it just means it's unauthenticated. We can look at adding checks like this in the future.

manchuck commented 1 year ago

@superchilled I cannot reproduce. can you confirm if you're still having this issue with the latest version of the CLi