Files
Siro/siro_driver
Hamza-AyedandClaude Opus 5 3b4b4639a6 Guard debug logs in release and remove device-check bypass
Log.print used developer.log with no kDebugMode guard, so release
builds emitted wallet JWTs, the HMAC secret, phone numbers and full
API responses to os_log/logcat on the user's device. Both the rider
and driver apps were affected.

Also removes a hardcoded test-account condition in the rider login
flow that skipped the entire FCM-token/fingerprint comparison — and
therefore the device-change OTP — for one email address.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-02 18:19:50 +03:00
..
2026-07-31 03:00:06 +03:00
2026-07-10 19:42:50 +03:00
2026-06-10 18:11:50 +03:00
2026-07-13 18:23:52 +03:00
2026-07-13 18:23:52 +03:00
2026-06-09 08:40:31 +03:00
2026-06-09 08:40:31 +03:00
2026-06-11 13:47:40 +03:00
2026-07-13 18:23:52 +03:00
2026-06-11 18:22:59 +03:00
2026-06-09 08:40:31 +03:00
2026-06-09 08:40:31 +03:00
2026-06-09 08:40:31 +03:00
2026-06-13 15:43:50 +03:00
2026-08-02 17:52:28 +03:00
2026-08-01 01:46:21 +03:00
2026-06-09 08:40:31 +03:00
2026-06-11 13:47:40 +03:00

siro_driver

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.