Skip to content

Login not accounting for failed authentication #9

@htapal

Description

@htapal

Seems like the AuthController.Login action only checks whether the Result was successful but not the Success value of the underlying LoginResponseDTO.

In the UserAuthenticationService, all the private SignInUser* methods return a successful result irrespective of the SignInManager response. Is this just an oversight?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions