mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-28 02:21:30 +02:00
The JWT device-code flow opened the verification URL through the URL opener but never told it the round-trip had finished, so the Custom Tab stayed in front of the terminal after the token had already been collected and the user had to dismiss it by hand. Call OnLoginSuccess once a non-empty token is in hand, which is what the login and session-extend flows already do; the Android side reacts by bringing its own activity forward.
15 KiB
15 KiB