dotnet / dotnet/aspnetcore

Enhance the RemoveLoginAsync method of the UserManager class

Open
#44,000 1 comment 0 reactions 0 assignees View on GitHub
area-identity design-proposal
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

Hello,
using the RemoveLoginAsync method of the UserManager class I found an anomaly, because if wrong or non-existent values are passed, the method returns as a result Succeeded = true.
It would be preferable to return an error specifying that the data was not found, for example a not found.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.