- Solve the problem that processes cannot be destroyed automatically
- Use secrets library for user authentication
- Remove duplicate authentication operations
- Use exception instead of return in case of request error. 5.
- Use compare_digest to optimize the authentication judgment.
- Add a stop button to terminate the web service process.
- Change the module's icon file information to a full path string.