I have implemented web APIs using ado.net and uploaded in hosting, but those web APIs are not secured, anyone can access without login, and now I want to secure them with the role-based authentication how can I secure? I want to do that only a login user can access them.
Loading
Hamid KhanPosted Aug 31, 2020, 1:36 AM
Jenith ThakkarPosted Aug 6, 2020, 3:09 AM
Refer this link
https://www.c-sharpcorner.com/article/how-to-use-jwt-authentication-with-web-api/