Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

How to observe success or error callbacks for windows authentication in Android? #16

Open
anilk533 opened this issue Apr 25, 2017 · 0 comments

Comments

@anilk533
Copy link

anilk533 commented Apr 25, 2017

Hi guys
Presently iam implementing Windows authentication to my Ionic Project in Android Platform.
Here iam Facing problem with identifying given credentials were succeded or not.

Presently when iam hit the URL its showing n popup window and asking user credentials, when i enter correct user credentials poup window disappear , i dont know whether it is succeded or not.

How to observe Success or Failure when user entered correct credentials in popup window

I have seen Android code there is no success or error callbacks in that.
For iOS there is stright forward solution
it wont ask poup window and we can able to listen success or error callbacks
So How to do similar kind of thing in Android also

Please suggest me if any one have solution for this
Thanks in advance

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

1 participant