I am looking for the easiest way to implement JSON Web Token authentication using IdentityModel.Tokens.Jwt
. Here is a link to a package itself:
JSON Web Token Handler For the Microsoft .Net Framework 4.5 4.0.1
I am looking for the easiest way to implement JSON Web Token authentication using IdentityModel.Tokens.Jwt
. Here is a link to a package itself:
JSON Web Token Handler For the Microsoft .Net Framework 4.5 4.0.1
This is what worked for me: