-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[webview_flutter] Support for handling basic authentication requests #5727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
auto-submit
merged 38 commits into
flutter:main
from
andreisas06:webview-auth-request-app
Feb 1, 2024
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
517e9d4
Implement http basic auth
JeroenWeener 967879b
Apply feedback
JeroenWeener c8624c0
Create HttpAuthHandlerTest.java
JeroenWeener 4f3574d
Format java files
JeroenWeener 1e7f785
Regenerate build_runner files
JeroenWeener 131bc56
Implement feedback
JeroenWeener bc01be4
Remove redundant key in `Info.plist`
JeroenWeener 67aa00e
Update example apps
JeroenWeener 32496d0
Implement http basic auth
JeroenWeener aeb8708
Apply feedback
JeroenWeener fffc4c7
Create HttpAuthHandlerTest.java
JeroenWeener b455040
Format java files
JeroenWeener 2aa9bfe
Regenerate build_runner files
JeroenWeener db286ba
Implement feedback
JeroenWeener 467feb3
Remove redundant key in `Info.plist`
JeroenWeener dad8ae6
Update example apps
JeroenWeener 6f3d802
Merge branch 'webview-auth-request' of https://github.com/andreisas06…
JeroenWeener 0fef591
Add platform interface dev dependency to example
JeroenWeener b2a4fbb
Merge branch 'main' into webview-auth-request
JeroenWeener ce35d9b
Update packages/webview_flutter/webview_flutter_platform_interface/li…
bparrishMines fc32898
Merge branch 'main' of github.com:flutter/packages into webview-auth-…
bparrishMines 4673e65
Merge branch 'webview-auth-request' of github.com:andreisas06/package…
bparrishMines 580521a
Fix some lints, errros and call on errors
bparrishMines d1f305b
fix lints
bparrishMines a3f74be
fix tests
bparrishMines ed3798f
add onProceed and onCancel back
bparrishMines 154c1f8
dont require realm to be nonnull
bparrishMines 3c61dbc
add line back
bparrishMines 7cf0d7e
Merge remote-tracking branch 'upstream/main' into webview-auth-request
JeroenWeener a21f29a
Update changelogs
JeroenWeener b109620
Bump dependencies
JeroenWeener 4af593b
Merge remote-tracking branch 'upstream/main' into webview-auth-reques…
JeroenWeener a578a91
Remove unrelevant changes
JeroenWeener 4b87383
Remove dependency overrides
JeroenWeener 51ebcb3
Merge branch 'main' of github.com:flutter/packages into webview-auth-…
bparrishMines 88f021b
rename test file
bparrishMines 17ea559
fix pubspec and add docs
bparrishMines dfba830
formatting
bparrishMines File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.