Bug Fix
- Passkey auth redirect on Android — After browser-based passkey authentication, some Android devices would show an "Unmatched Route" screen instead of completing login. Added a deep link URL listener and catch-all route to reliably handle the
findme://authredirect.
Full Changelog: v0.6.0...v0.6.1