Skip to content

AccessFailedAsync is not incrementing AccessFailedCount #66

@MDornian

Description

@MDornian

Anytime I call userManager. AccessFailedAsync the database is never updated and the code never fails. When I attempt to debug the code using the downloaded symbols, I am not able to set breakpoints on every line and the code jumps out unexpectely

var result = await userManager.AccessFailedAsync(user);

A search of StackOverflow reveals others having the same problem
https://stackoverflow.com/questions/54460611/user-manager-accessfailed-async-not-incrementing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions