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 was archived by the owner on Dec 26, 2025. It is now read-only.
Hi,
I am running into a runtime error when logging in with a newly created user through:
result = await _userManager.AddLoginAsyncThe same issue is mentioned here.
Any input on how to solve this or if its more deeply related to this library?