app
app copied to clipboard
Getting 401 error after a while
Hi,
To start with, big thanks for the project. From time to time (a week or two between app usage) I get a 401 error that goes into a loop. I need to go to settings and logout and login again. It would be good for ux experience to automatically logout or a button for login again.
Other thing is the username and password fields does not get detected by password managers.
I just upgraded to 0.13 from 12 and I have the same issue on Android.
Adding a screenshot of the 401 and I have the remember me checkbox checked during login.
+1 this happens to me too.
seems to be a topic around this https://github.com/go-vikunja/app/issues/45
+1
I use authentik for user management and thought that was where the problem was coming from. But maybe this is a general problem.
I am willing to test and debug if someone tells me what to do.
Many thanks in advance!
After consulting with @kolaente I've expanded the app token refresh in the upcoming release to the level of the frontend. Every time you start the app and automatically every 12 hours the token should be refreshed, so it should never expire. I haven't extensively tried it myself but the refreshing on app launch definitely works, so please do let me know whether you still experience this with 0.1.4-beta.
The app now also logs you out if your token expires!