Skip to content
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

CB-8534: Add support for auth dialogs in inappbrowser plugin #82

Closed
wants to merge 2 commits into from

Conversation

cjpearson
Copy link
Contributor

When an authentication challenge is received, the inappbrowser will now check to see if a plugin can respond to the challenge before going to the default behavior. This is the same behavior that was added to cordova-android in CB-8201. It allows plugins like Auth Dialog to work with the inappbrowser.

@adrianchia
Copy link

Hi,

Is this pull request going to be in the cordova inappbrowser plugin soon?

@PostImpatica
Copy link

You could use cordova-plugin-auth-dialog with the webview instead of inAppBrowser. I just had to remove about 4 lines in a source xml file that was causing issues while building. Other than that it works great and i'm loving it.

@sgrebnov
Copy link
Member

This change is required so that cordova-plugin-auth-dialog can work. I'll verify this change and merge

@asfgit asfgit closed this in 9b576f3 Nov 20, 2015
@sgrebnov
Copy link
Member

Verified and merged

@hmusunuru
Copy link

@sgrebnov will this work for both ios and android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants