You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you log into an OSM-account in OpenStop, it is impossible to log in with another account. Logging out and logging in again just results in your previous account automatically being authorized. (See attached video)
Even reinstalling the app does not solve this problem. 🫥
video5307495231757756178.mp4
Which app version do you use?
0.3.0+8
What operating system do you use?
Android
What operating system version do you use?
10
Additional information
No response
The text was updated successfully, but these errors were encountered:
The reason this happens is because you likely ticked the "remember me" box. For security reasons the login process is done entirely in your browser wherefore we have no control over the set cookies.
In theory we should be able to open an ephemeral session/incognito tab but it is currently only working on iOS: LinusU/flutter_web_auth#144
As a workaround you should be able to clear the cache or logout of OSM in the browser that handles this process.
Problem
Once you log into an OSM-account in OpenStop, it is impossible to log in with another account. Logging out and logging in again just results in your previous account automatically being authorized. (See attached video)
Even reinstalling the app does not solve this problem. 🫥
video5307495231757756178.mp4
Which app version do you use?
0.3.0+8
What operating system do you use?
Android
What operating system version do you use?
10
Additional information
No response
The text was updated successfully, but these errors were encountered: