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

added by JavaScript Kicks
9/19/2023 12:31:46 PM

353 Views

The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies. Auth0 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