|
Detect Android OAuth client via User-Agent header
WebView always sends NaviAndroid/1.0 in the HTTP User-Agent, while navigator.userAgent in JS is unreliable. Backend now detects the Android platform from the UA header when the ?platform query param is absent, ensuring the bridge-page flow works regardless of webclient version. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| navi/api/routes/auth.py |
|---|