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

auth0 test token ignoring --no-input #511

Closed
6 tasks done
jakedotfive opened this issue Oct 28, 2022 · 2 comments
Closed
6 tasks done

auth0 test token ignoring --no-input #511

jakedotfive opened this issue Oct 28, 2022 · 2 comments
Labels
bug This points to a verified bug in the code

Comments

@jakedotfive
Copy link

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this project and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

When using the auth0 test token --no-input it fails to display the URL instead trying to open a browser window.

checking the code also confirms this behaviour

Expectation

When using the auth0 test token --no-input it should display a url, similar to how auth0 login --no-input works

Reproduction

  1. Install auth0-cli
  2. auth0 test token --force --no-input --audience <audience>
  3. Should display url to click and authenticate externally

Auth0 CLI version

0.12.0

@jakedotfive jakedotfive added the bug This points to a verified bug in the code label Oct 28, 2022
@willvedd
Copy link
Contributor

Update: We've included fix for this in the v1.0.0-beta.1 release. For those who are so inclined, we'd be happy to receive feedback on the beta before it goes GA, including feedback on this particular issue. Otherwise, we plan to close this issue out once v1.0.0 reaches GA. Again, appreciate everyone's patience!

@willvedd
Copy link
Contributor

Fixed and released in our v1.0.0 release. We encourage folks to upgrade and give it a shot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants