Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / authorization

Authorization

authorization

Great Reads

by Pramod Sharma Tech
Securing routes in Angular is not available out of the box. This tip would help in securing routes in Angular based applications.
by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Neohuman Software
How to: Using ASP.NET Identity using Azure Storage Tables

Latest Articles

by Pramod Sharma Tech
Securing routes in Angular is not available out of the box. This tip would help in securing routes in Angular based applications.
by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Neohuman Software
How to: Using ASP.NET Identity using Azure Storage Tables

All Articles

Sort by Score

authorization 

by Pramod Sharma Tech
Securing routes in Angular is not available out of the box. This tip would help in securing routes in Angular based applications.
by Neohuman Software
How to: Using ASP.NET Identity using Azure Storage Tables
by Assil
This post demonstrates the simplest use of OWIN with ASP.NET. It will not teach you OWIN nor Claim-based auth, nor design or security.
by Ger Hayden
These notes are based on my experience getting started with IdentityServer4.