fluttercommunity / fluttercommunity/flutter_webview_plugin

HTTP Basic Auth is ignored

Open
#652 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

## System info

Issue occurs on: both
Plugin version: 0.3.10+1
Flutter doctor output:

```
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.12.13+hotfix.5, on Mac OS X 10.15.2 19C57, locale
en-US)

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
[✓] Android Studio (version 3.5)
[✓] IntelliJ IDEA Community Edition (version 2019.2.3)
[✓] VS Code (version 1.39.1)
[✓] Connected device (1 available)

• No issues found!
```

## Steps to Reproduce
Point the webview at a url or hit a link to a url in a webview that requires the [HTTP authentication using the Basic schema](https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication). It will not prompt for login and will just be unauthorized

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.