Aug 10

Authentication in ASP.NET Core Web API

Authentication is the act of providing assertion, such as the identity of a computer system user  In simpler terms, authentication is the process of

By Methran

Aug 8

Things You Need To Know About Authorization

Authorization is the process of defining access rights/privileges to resources, which is connected to information security in general and computer security in

By John Edelbert