avanza
avanza copied to clipboard
Is re-authentication required?
Hello!
Is it required to use the authentication function again after a certain timeperiod, or is the authentication valid until a new session is created?
Depends on your session settings in the mobile app or home page. I experienced a disconnect after 24 hours or 8 hours, don’t remember.
https://github.com/fhqvst/avanza/issues/20
I experience a disconnect almost immediately.
Debugging one can override it by simply adding logic to not auth if time < x but there seem to be something broken in the codebase since overrides shouldn't be needed seeing there's logic for the auth and re-auth.