avanza icon indicating copy to clipboard operation
avanza copied to clipboard

Is re-authentication required?

Open JakobWestergarden opened this issue 3 years ago • 3 comments

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?

JakobWestergarden avatar Jul 11 '21 16:07 JakobWestergarden

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.

ausrasul avatar Jul 11 '21 16:07 ausrasul

https://github.com/fhqvst/avanza/issues/20

ausrasul avatar Jul 14 '21 09:07 ausrasul

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.

tommiehansen avatar Mar 05 '23 13:03 tommiehansen