To create a web api project using webapi jwt token and database,
after jwt token token is generated need to pass that token to validate and also different tables like customer,stores etc.. need to be added for an e -commerce application.
To create a web api project using webapi jwt token and database,
after jwt token token is generated need to pass that token to validate and also different tables like customer,stores etc.. need to be added for an e -commerce application.
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 7, 2022, 12:45 PM
Please refer
Amit Mohanty article
https://www.c-sharpcorner.com/article/how-to-implement-jwt-authentication-in-web-api-using-net-6-0-asp-net-core/