ASP.NET Core BFF using OpenID Connect and Vue.js

added by DotNetKicks
11/19/2024 4:38:55 AM

758 Views

This article shows how to implement a secure web application using Vue.js and ASP.NET Core. The web application implements the backend for frontend security architecture (BFF) and deploys both technical stacks as one web application. HTTP only secure cookies are used to persist the session. OpenIddict is used as the identity provider and the token...


0 comments