I have an .NET application written in C#. I’m using the LoginAsync function using Username_Password_Authentication. For whatever reasons, for one of the user accounts, it freezes and never returns LoginResult. For other users it works perfectly fine. I tried recreating the account with a new user_id(auth0|#)to no avail. In addition… I tried adding new users. for anyuser that has user@<custom_domain> doesn’t work. However, if it is user@<gmail.com,live.com,etc> it works fine. Any existing user@<Custom_Domain> works as well. Just any new user with user@<Custom_Domain> has the issue of LoginSync freezing and not returning LoginResult.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
UI Freeze Issue on Windows 11 with Auth0 Universal Login in .NET Environment | 0 | 472 | December 4, 2023 | |
LoginAsync hangs in admin mode | 4 | 983 | February 9, 2023 | |
Auth0.OidcClient.iOS LoginAsync freezes everything | 3 | 3658 | April 23, 2020 | |
Login to sample application which is configured with with Azure AD | 2 | 965 | January 20, 2023 | |
User Already Exist Error | 0 | 406 | December 7, 2023 |