i want to implement proper role based autho and authentication without using identity frameowork in asp.net core.
any alternative please suggest
i want to implement proper role based autho and authentication without using identity frameowork in asp.net core.
any alternative please suggest
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.
Mayooran NavamanyPosted Jul 15, 2023, 2:21 PM
Hi Tahir Here I can suggest 3 sites for your question I think it's helpful.
01. https://www.dotnettricks.com/learn/aspnetcore/authentication-authentication-aspnet-identity-example
02. https://www.c-sharpcorner.com/article/how-to-implement-authentication-using-identity-model-in-asp-net-core/
03. https://www.c-sharpcorner.com/article/authentication-and-authorization-in-asp-net-core-web-api-with-json-web-tokens/