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 | |
|---|---|---|---|---|
| Auth0.OidcClient.iOS LoginAsync freezes everything | 3 | 3663 | April 23, 2020 | |
| LoginAsync hangs in admin mode | 4 | 985 | February 9, 2023 | |
| Multiple Bugs | 1 | 4185 | March 2, 2018 | |
| Unable to login with new users(resolved) | 4 | 2836 | January 22, 2021 | |
| Failing to Login with Username, Works with email | 2 | 4221 | March 2, 2018 |