SzymonSt / docker-signalone

11 stars 6 forks source link

BUG003: Before asking user to log in once again we should try refreshing the token #144

Closed SzymonSt closed 6 months ago

SzymonSt commented 6 months ago

Currently if docker is working in the background token is not being refreshed, if users get back to the Signal0ne they get a message that authorization failed and they should login once again, before displaying that message we should check if we can refresh token using refreshToken.

Image