SimpleTokenProvider icon indicating copy to clipboard operation
SimpleTokenProvider copied to clipboard

How can I verify the user in the Startup.Auth GetIdentity() method?

Open ferry-ispnext opened this issue 8 years ago • 0 comments

Hi,

The whole weekend I am working on integrating my user verification in the GetIdentity() method in the Startup.Auth class with Entity Framework Core.

I cannot get it working.

How do I get my DbContext in this class to query for my user?

ferry-ispnext avatar Jun 18 '17 15:06 ferry-ispnext