I want to generate a JWT token in ASP.NET old project. Please note that this is an old project and only ASP.NET, not core.
Loading
I want to generate a JWT token in ASP.NET old project. Please note that this is an old project and only ASP.NET, not core.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Oct 11, 2022, 10:04 AM
Hi Vijay
Please refer below article
https://www.c-sharpcorner.com/article/asp-net-web-api-2-creating-and-validating-jwt-json-web-token/
https://docs.appeon.com/snapdevelop2019/Secure_a_Web_API_with_JWT_Token/index.html
Amit MohantyPosted Oct 11, 2022, 10:03 AM
Check the below article
https://www.c-sharpcorner.com/article/asp-net-web-api-2-creating-and-validating-jwt-json-web-token/