Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
This article shows how to setup a Vue.js SPA application to authenticate and authorize using OpenID Connect Code flow with PKCE. This is good solution when implementing SPA apps requesting data from APIs on separate domains. The oidc-client-js npm package is used to implement the client side authentication logic and validation logic. IdentityServer4 and ASP.NET … Continue reading Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed