trails/apps/mobile/lib
Ullrich Schäfer 5c4c0ae49d
Fix route compute 401: use authenticated API client
The route editor called fetch() directly for /api/v1/routes/compute
without the bearer token. Now uses the API client which injects auth
headers and handles 401 auto-refresh.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 07:12:13 +02:00
..
__tests__ Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00
editor Fix route compute 401: use authenticated API client 2026-04-15 07:12:13 +02:00
api-client.ts Fix route compute 401: use authenticated API client 2026-04-15 07:12:13 +02:00
auth.ts Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00
sentry.ts Set up Sentry crash reporting for mobile app 2026-04-13 02:07:44 +02:00
server-config.ts Fix Android emulator dev server: use 10.0.2.2 instead of localhost 2026-04-15 01:22:50 +02:00
version-check.ts Implement OAuth2 PKCE auth, discovery, and mobile API client 2026-04-13 00:41:40 +02:00