Optimization Of Account page (improved the Login logic)
During user login, validate the user's information by creating a JWT token to ensure that every request undergoes a filtering verification process. Additionally, user information can be retrieved through the JWT. And account page has been optimized, now it can displays the account type and the username. And tool has been tested.