ch-a-os / DocSort

Digitize and access everything, everywhere.
GNU General Public License v3.0
0 stars 1 forks source link

Logout user when the backend invalidates the jwt #127

Open ghost opened 5 years ago

ghost commented 5 years ago

When the server issues an information like User does not longer exist in database!, while the user is/was logged in, the frontend should log the user out and redirect him to the login-page again.