You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: