iamthe-Wraith / wraithnet

wraithnet
GNU General Public License v3.0
0 stars 0 forks source link

app not closing and opening login when session has expired #132

Closed iamthe-Wraith closed 2 years ago

iamthe-Wraith commented 2 years ago

all windows should close and the login window should open

iamthe-Wraith commented 2 years ago

added calling IpcRenderer.logout if error type returned from API is JsonWebTokenError

see 086f7f3727b7528ab6b58f61eac620ce120ee0ab

waiting to confirm if resolves when token expires next...