DoodlesEpic / DoodlesEpic/BuildUp
Changing JWT_SECRET also changes the secret for passwords
Open
bug
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Recently with the test downtime due to the Heroku GitHub integration outage, the application was taken down and environment variables were reset. This has generated the problem that password hashes do not match anymore, even though this should never happen if we change only the JWT_SECRET.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.