Files
accounted/components/auth
Jakob Wennberg 226c78a64a fix: use redirect=null for mobile BankID to prevent new tab (#194)
Previously the mobile deep link used the current URL as redirect,
causing BankID to open a new browser tab after auth instead of
returning to the original. Now uses redirect=null so the user
switches back manually and the polling picks up completion.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:01:55 +02:00
..