Skip to content
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
This repository was archived by the owner on Dec 20, 2018. It is now read-only.

Consider making SignInOrTwoFactorAsync public #1274

@Ponant

Description

@Ponant

Here https://github.com/aspnet/Identity/blob/dev/src/Microsoft.AspNetCore.Identity/SignInManager.cs#L680

This will help in overriding the PasswordSiginInAsync method
https://github.com/aspnet/Identity/blob/dev/src/Microsoft.AspNetCore.Identity/SignInManager.cs#L252
. The method SignInOrTwoFactorAsync is used only in PasswordSiginInAsync and ExternalLoginSignInAsync .
See discussion here https://github.com/aspnet/Identity/issues/1265 . I am happy to PR for this if this sounds reasonable.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions