MakingSense / aspnet-authentication-simpletoken

Middleware that allows to extract token from authenticated requests, delegate it to an appropriated ISecurityTokenValidator and generate and AuthenticationTicket.
GNU Lesser General Public License v3.0
1 stars 4 forks source link

DPLR-10952 - Upgrade to RC1 #2

Closed andresmoschini closed 8 years ago

andresmoschini commented 8 years ago

FYI @abriscioli, @afantini, @pbarrios and @easla,

I have updated this project to RC1 with many fixed, I will merge it soon.

I recommend you to use nuget packages to get advantage of my fixes.