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
I have a login screen with login button, on the click of the login button it will open the Microsoft authentication webpage and user can login with his credentials , but after authentication it comes back to LoginScreen for a sec and then navigates to HomeScreen. Is there any way to directly navigate user to the HomeScreen after successful authentication.
The text was updated successfully, but these errors were encountered:
can you give a code for referece because i had some error while running,first one is i m developing pwa but in mobile client secret key or client assertion key error and in web it is not printing in console anything
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you still think this issue is needed, reopen it again.
I have a login screen with login button, on the click of the login button it will open the Microsoft authentication webpage and user can login with his credentials , but after authentication it comes back to LoginScreen for a sec and then navigates to HomeScreen. Is there any way to directly navigate user to the HomeScreen after successful authentication.
The text was updated successfully, but these errors were encountered: