Secure Angular application using OpenIddict and ASP.NET Core with BFF

added by JavaScript Kicks
10/3/2023 12:42:30 PM

665 Views

The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies. OpenIddict is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE.


0 comments