Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

How to implement "onReceivedHttpAuthRequest" on NativeScript with Angular #90

Open
badulescub opened this issue Aug 21, 2020 · 1 comment

Comments

@badulescub
Copy link

Hello,

I am trying to create an in-app dialog like the following:
image
To allow authentication to an internal website that requires credentials.
I believe the right event to implement for that is
onReceivedHttpAuthRequest

Any ideas ?

Gabriel

@ray007
Copy link

ray007 commented Aug 25, 2020

Same problem here, in my case with embedded Webcam views.

Update: I tried to inject login data via the setHttpAuthUsernamePassword() method on the components nativeView property, but that does not seem to work.

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

No branches or pull requests

2 participants