nic-chen opened a new issue #538: URL: https://github.com/apache/apisix-dashboard/issues/538
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [x] Bug - [ ] Requirements - [ ] Feature or performance improvement - [ ] Other ___ ### Bug We should not use a fixed value as the default secret key of jwt token. If the user does not modify the default Secret key, then others can generate tokens, and the account and password are useless. I think we need to randomly generate a secret key during the first run. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
