inou-mobile/lib/services
Johan Jongsma b4cbfa08f5 Fix API endpoints to match inou backend
- /api/v1/auth/send (not /api/auth/send-code)
- /api/v1/auth/verify (not /api/auth/verify)
- Check for token in response (not success: true)
2026-02-01 21:11:56 +00:00
..
auth_service.dart Simplify biometric enable - user just logged in, no need to verify again 2026-02-01 21:04:27 +00:00
biometric_service.dart feat: Add voice input service with speech-to-text 2026-01-31 19:44:11 +00:00
inou_api.dart Fix API endpoints to match inou backend 2026-02-01 21:11:56 +00:00
ocr_service.dart Fix: resolve dependency conflicts and align OcrResult API 2026-01-31 19:49:39 +00:00
voice_service.dart feat: Add voice input service with speech-to-text 2026-01-31 19:44:11 +00:00