Releases: infrabel/GNaP.Owin.Authentication.Jwt
Releases · infrabel/GNaP.Owin.Authentication.Jwt
GNaP.Owin.Authentication.Jwt 1.0.0.0
NuGet Release
Usage
Install from NuGet in your OWIN project: Install-Package GNaP.Owin.Authentication.Jwt
You can now use app.UseJwtTokenIssuer()
in your OWIN configuration.