Skip to content

Optimization Of Account page (improved the Login logic)

Shen Liu requested to merge Account_Management into master

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.

Merge request reports

Loading