You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Checklist
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 howauth0 login --no-input
worksReproduction
auth0 test token --force --no-input --audience <audience>
Auth0 CLI version
0.12.0
The text was updated successfully, but these errors were encountered: