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

Ntlm auth added for ios. #3287

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irfancini
Copy link

Currently basicAuthCredential is not working for ios but it is working fine with android.

By adding NSURLAuthenticationMethodNTLM in the if block basicAuthCredential can be used for ntlm authentication as well.

Tested for ios.

HoangNgocDai added a commit to gu-corp/react-native-webview that referenced this pull request Feb 5, 2024
HoangNgocDai added a commit to gu-corp/react-native-webview that referenced this pull request Feb 5, 2024
Copy link

Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 7 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Mar 13, 2024
@github-actions github-actions bot closed this Mar 21, 2024
@Titozzz Titozzz removed the Stale label Apr 1, 2024
@Titozzz Titozzz reopened this Apr 1, 2024
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.

None yet

2 participants