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

Unable to hash secrets on Vapor #1250

Closed
aaronhuisinga opened this issue May 7, 2020 · 1 comment · Fixed by #1251
Closed

Unable to hash secrets on Vapor #1250

aaronhuisinga opened this issue May 7, 2020 · 1 comment · Fixed by #1251

Comments

@aaronhuisinga
Copy link

  • Passport Version: 9.0.x
  • Laravel Version: 7.x
  • PHP Version: 7.4.x
  • Database Driver & Version: MySQL 8

Description:

We are currently unable to run the passport:hash command on our vapor instances due to the required confirmation interaction. If a --force flag or something similar was added to the command to override the prompts, we'd be able to migrate our existing clients to use the new hashed storage.

@driesvints
Copy link
Member

Guess a force flag makes sense in this situation. Feel free to send in a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants