Make auth cookies more persistent

When using the web application via a web browser, we may opt to ‘Trust’ a device to make sign-in less burdensome next time, which is great. Unfortunately, the cookies do not persist well during browser updates. eg Firefox on Ubuntu/Linux via snap is updated quite frequently and it always knocks out the auth cookies, resulting in having to do 2FA again and often record a video / government ID photograph. Other banks I use manage to use auth cookies that persist beyond basic browser updates.

1 Like