Skip to content

solid.js auth create-token prompt "Do you want to create an authentication token for ...": override wanted #38

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

Open
mvanbrab opened this issue Nov 30, 2022 · 1 comment

Comments

@mvanbrab
Copy link
Contributor

For automation purposes (usage in an unattended script) a -y option is needed to avoid the prompt.
Probably related to #37.

@mvanbrab
Copy link
Contributor Author

Found a workaround for this one:
before calling, do node bin/solid.js auth clear. This will clear the currently active WebID and the prompt will disappear.

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

No branches or pull requests

1 participant