Skip to content

SignIn Manager points to Null #4

Description

@deadmann

when i generate user, or want to sign in, i get following error from the sign in manager :|

Line 172: if (result.Succeeded) Line 173: { Line 174: await SignInManager.SignInAsync(user, isPersistent: false, rememberBrowser: false); Line 175: Line 176: // For more information on how to enable account confirmation and password reset please visit https://go.microsoft.com/fwlink/?LinkID=320771

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