Implementing a Security Middleware for Angular Document Editor Applications in C#
This article shows how to implement a security middleware for Angular Document Editor applications using ASP.NET Core. The middleware is used to validate access tokens and to protect the Document Editor API.