amitt001 / pygmy

An open-source, feature rich & extensible url-shortener + analytics written in Python :cookie:
https://demo.pygy.co/pygmy
MIT License
695 stars 134 forks source link

When logged in user's token is expired, automatically logout the user #30

Open amitt001 opened 5 years ago

amitt001 commented 5 years ago
screenshot 2018-12-03 at 00 42 31

When token is expired, the above page is shown to the user. Probs, the message should be "Session expired, please login again" and instead of "Welcome \<username>" user should be logged out & signup and login button should be shown