prajnamort / LambdaOJ2

MIT License
3 stars 5 forks source link

front end bug when token expired #22

Closed fjxmlzn closed 7 years ago

fjxmlzn commented 7 years ago

When front end got 401 reply because token was expired, it still memorizes the old token and keeps login status. The front end therefore gets stuck. User can neither login nor logout.